Skip to content

Commit afcc55a

Browse files
author
EvaBardou
committed
Nit
1 parent ffad990 commit afcc55a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/code_review_backend/issues/tests/test_dockerflow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from django.test import TestCase
1010

1111

12-
class CreationAPITestCase(TestCase):
12+
class DockerflowEndpointsTestCase(TestCase):
1313
def setUp(self):
1414
self.old_setting = settings.DEBUG
1515

0 commit comments

Comments
 (0)