hopefully fix issue where voting is filled in with missing when its time to vote
This commit is contained in:
@@ -17,7 +17,7 @@ class Tests_iOSLaunchTests: XCTestCase {
|
||||
continueAfterFailure = false
|
||||
}
|
||||
|
||||
func testLaunch() throws {
|
||||
func _testLaunch() throws {
|
||||
let app = XCUIApplication()
|
||||
app.launch()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user