Skip to content

Commit

Permalink
chore: Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Berit <berit.janssen@gmail.com>
  • Loading branch information
drikusroor and BeritJanssen authored Jul 12, 2024
1 parent a412f19 commit 46a10c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/experiment/tests/test_admin_experiment.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class MockRequest:
request = MockRequest()


class TestAdminBlcok(TestCase):
class TestAdminBlock(TestCase):

@classmethod
def setUpTestData(cls):
Expand Down

0 comments on commit 46a10c6

Please sign in to comment.