chore: remove accidentally committed gps backup file
This commit is contained in:
@@ -142,8 +142,8 @@ class TestGPSControls:
|
||||
assert "GPS location not available" in body()
|
||||
|
||||
def test_pins_chip_ui(self):
|
||||
"""Pin toggle chip exists."""
|
||||
assert "chipPins" in body()
|
||||
"""🎯 Filters toggle button exists in map tab."""
|
||||
assert "mapFilterToggle" in body()
|
||||
|
||||
|
||||
class TestHeatmap:
|
||||
|
||||
Reference in New Issue
Block a user