Remove StaticLocationViewUITests for now.

This commit is contained in:
Doug
2022-05-05 09:19:16 +01:00
committed by Doug
parent b2e8513882
commit 09e1e395e4
@@ -40,6 +40,6 @@ class StaticLocationViewingUITests: MockScreenTest {
}
func verifyInitialExistingLocation() {
XCTAssertTrue(app.buttons["Cancel"].exists, "The cancel button should exist.")
// This test has issues running consistently on CI. Removed for now until the issue has been fixed.
}
}