Skip to content

Commit

Permalink
Commit works.
Browse files Browse the repository at this point in the history
  • Loading branch information
cheroliv committed Nov 4, 2024
1 parent 5329c0f commit a579724
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyschool/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
# Assuming a Signup model with appropriate fields like login, password, etc.
from users.signup import Signup # Replace with the actual path to your model


class ApiTestCase(unittest.TestCase):
@staticmethod
def test_something():
Expand Down

0 comments on commit a579724

Please sign in to comment.