Fix MapWithAI layer switching with ctrl+r #165
GitHub Actions / JUnit Test Report
failed
Oct 2, 2023 in 0s
217 tests run, 214 passed, 2 skipped, 1 failed.
Annotations
github-actions / JUnit Test Report
MapWithAILayerTest.testGetData()
There should only be one data source ==> expected: <1> but was: <2>
Raw output
org.opentest4j.AssertionFailedError: There should only be one data source ==> expected: <1> but was: <2>
at org.openstreetmap.josm.plugins.mapwithai.backend.MapWithAILayerTest.testGetData(MapWithAILayerTest.java:222)
Loading