Skip to content

Fix MapWithAI layer switching with ctrl+r #165

Fix MapWithAI layer switching with ctrl+r

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

Check failure on line 222 in josm/plugins/MapWithAI/src/test/unit/org/openstreetmap/josm/plugins/mapwithai/backend/MapWithAILayerTest.java

See this annotation in the file changed.

@github-actions 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)