# HG changeset patch # User Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com> # Date 1618595312 -7200 # Node ID 1b3ba58730e1847103cd7e32a2677632763ef60a # Parent 3d6f0329d6917994f4a268bf37a27e9beb709c1c Testing diff -r 3d6f0329d691 -r 1b3ba58730e1 LazyBear.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate Binary file LazyBear.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate has changed diff -r 3d6f0329d691 -r 1b3ba58730e1 LazyBearUITests/LazyBearUITests.swift --- a/LazyBearUITests/LazyBearUITests.swift Fri Apr 16 18:20:31 2021 +0200 +++ b/LazyBearUITests/LazyBearUITests.swift Fri Apr 16 19:48:32 2021 +0200 @@ -24,6 +24,7 @@ func testExample() throws { // UI tests must launch the application that they test. + let app = XCUIApplication() app.launch()