# HG changeset patch # User Dennis Concepción Martín # Date 1628013210 -3600 # Node ID e3e6dfd7fdbfa5eb0441869cc75005a23373fcd4 # Parent 1d661f15adabc04e89a6117b3dba545e67eaa7d2 Minor updates diff -r 1d661f15adab -r e3e6dfd7fdbf Simoleon.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate Binary file Simoleon.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate has changed diff -r 1d661f15adab -r e3e6dfd7fdbf SimoleonUITests/SimoleonUITests.swift --- a/SimoleonUITests/SimoleonUITests.swift Tue Aug 03 18:48:32 2021 +0100 +++ b/SimoleonUITests/SimoleonUITests.swift Tue Aug 03 18:53:30 2021 +0100 @@ -11,10 +11,6 @@ override func setUpWithError() throws { // Put setup code here. This method is called before the invocation of each test method in the class. -// if UIDevice.current.userInterfaceIdiom == .pad { -// XCUIDevice.shared.orientation = .landscapeRight -// sleep(2) -// } // In UI tests it is usually best to stop immediately when a failure occurs. continueAfterFailure = false