Skip to content

Commit 454b951

Browse files
committed
🧪 Fix for silent push flow
1 parent 822de29 commit 454b951

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/business-critical-integration/integration-test-app/IterableSDK-Integration-Tester/Tests/EmbeddedMessageIntegrationTests.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,10 +133,6 @@ class EmbeddedMessageIntegrationTests: IntegrationTestBase {
133133
sleep(2)
134134

135135
XCUIDevice.shared.press(.home)
136-
XCUIDevice.shared.press(.home)
137-
138-
let springboardApp = XCUIApplication(bundleIdentifier: "com.apple.springboard")
139-
springboardApp.otherElements.element(boundBy: 100).tap()
140136

141137
app.activate()
142138
// TODO: Test and fix the Silent Push refresh flow

0 commit comments

Comments
 (0)