#100 pytest model station #99

Closed
lvanwambeke wants to merge 3 commits from dev-1.0-98-pytest-station-model into develop-1.0
Showing only changes of commit 9be08a4047 - Show all commits

View File

@ -70,7 +70,7 @@ class TestStationQuerySet:
# test # test
filtered_active_station = Station.objects.active() filtered_active_station = Station.objects.active()
# check: active station is returned. # check: active station is returned
assert active_station in filtered_active_station assert active_station in filtered_active_station