changeset 100:e3e6dfd7fdbf

Minor updates
author Dennis Concepción Martín <dennisconcepcionmartin@gmail.com>
date Tue, 03 Aug 2021 18:53:30 +0100
parents 1d661f15adab
children dd4d99fa8966 3e25002329c7
files Simoleon.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate SimoleonUITests/SimoleonUITests.swift
diffstat 2 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
Binary file Simoleon.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate has changed
--- 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