Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
JarneClauw committed Mar 31, 2024
1 parent 8470b94 commit f191ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/tests/endpoints/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from project.models.submission import Submission, SubmissionStatus
from project.models.project import Project

### AUTHENTICATEN & AUTHORIZATION ###
### AUTHENTICATION & AUTHORIZATION ###
@fixture
def auth_test(request: FixtureRequest, client: FlaskClient, valid_course_entry):
"""Add concrete test data"""
Expand Down

0 comments on commit f191ba3

Please sign in to comment.