Skip to content

Commit

Permalink
ci: test complete
Browse files Browse the repository at this point in the history
  • Loading branch information
moonlitgrace committed Nov 30, 2024
1 parent 54250d3 commit 8d934e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/tests/conftest.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import pytest
from rest_framework.authtoken.models import Token
from rest_framework.test import APIClient, urlencode
from rest_framework.test import APIClient

from django_core.apps.user.models import Profile, User

Expand Down

0 comments on commit 8d934e3

Please sign in to comment.