Skip to content

Commit

Permalink
Add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnaMihailovna committed Jul 21, 2023
1 parent 2f2ce3d commit 1f0dd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/api/tests.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from http import HTTPStatus

from django.test import Client, TestCase
from api import models
from django.test import Client, TestCase


class TaskiAPITestCase(TestCase):
Expand Down

0 comments on commit 1f0dd37

Please sign in to comment.