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 committed Jul 12, 2024
1 parent 64e25f8 commit 5636765
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 5636765

Please sign in to comment.