Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
nriedman committed Apr 4, 2024
1 parent d215b2f commit 3828048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ENGAGEHFUITests/HomeViewUITests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class HomeViewUITests: XCTestCase {
continueAfterFailure = false

let app = XCUIApplication()
app.launchArguments = ["--skipOnboarding"]
app.launchArguments = ["--skipOnboarding", "--disableFirebase"]
app.launch()
}

Expand Down

0 comments on commit 3828048

Please sign in to comment.