#100 pytest model station #99
@ -70,7 +70,7 @@ class TestStationQuerySet:
 | 
			
		||||
        # test
 | 
			
		||||
        filtered_active_station = Station.objects.active()
 | 
			
		||||
 | 
			
		||||
        # check: active station is returned.
 | 
			
		||||
        # check: active station is returned
 | 
			
		||||
        assert active_station in filtered_active_station
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user