Skip to content

Commit

Permalink
Fix broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
sultanofcardio committed Jan 22, 2025
1 parent 55c4921 commit 678136c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/apps/schedule/tests/test_schedule.py
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,7 @@ async def test_respondent_schedules_get_user_two_weeks(self, client: TestClient,
"timers",
"availabilityType",
"notificationSettings",
"version",
}

async def test_schedule_get_user_by_applet(self, client: TestClient, applet: AppletFull, user: User):
Expand Down

0 comments on commit 678136c

Please sign in to comment.