Skip to content

Commit

Permalink
Merge branch 'macos-support/macos-smoke-tests' into macos-support/ci-…
Browse files Browse the repository at this point in the history
…macos-smoke-tests
  • Loading branch information
Widcket authored Dec 6, 2023
2 parents 45b70b8 + 7a98d4b commit 725e609
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion auth0_flutter/example/macos/UITests/SmokeTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ class SmokeTests: XCTestCase {
override func setUp() {
continueAfterFailure = false
let app = XCUIApplication()
app.launchArguments.append("--smoke-tests")
app.launchEnvironment = ProcessInfo.processInfo.environment
app.launch()
}
Expand Down

0 comments on commit 725e609

Please sign in to comment.