# HG changeset patch # User Dennis C. M. # Date 1618595345 -7200 # Node ID f3998a266a91a6452f2a03dd5146812000ddd427 # Parent 7137c97b79d6d5b73e079f2e10842410979f31a5# Parent 1b3ba58730e1847103cd7e32a2677632763ef60a Merge pull request #44 from DennisTechnologies/dennis Testing committer: GitHub diff -r 7137c97b79d6 -r f3998a266a91 LazyBear.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate Binary file LazyBear.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate has changed diff -r 7137c97b79d6 -r f3998a266a91 LazyBearUITests/LazyBearUITests.swift --- a/LazyBearUITests/LazyBearUITests.swift Fri Apr 16 19:47:30 2021 +0200 +++ b/LazyBearUITests/LazyBearUITests.swift Fri Apr 16 19:49:05 2021 +0200 @@ -24,6 +24,7 @@ func testExample() throws { // UI tests must launch the application that they test. + let app = XCUIApplication() app.launch()