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 e68f009 commit 5227ead
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions backend/api/tests.py
Original file line number Diff line number Diff line change
@@ -1,8 +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 5227ead

Please sign in to comment.