Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham committed Sep 26, 2024
1 parent ed66629 commit 1ec6555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ platform :android do
setGradleOutputsInEnv()
end

lane :build_e2eDelta dog
lane :build_e2eDelta
ENV["ENVFILE"]="tests/e2e/.env.e2edelta"
ENV["ENTRY_FILE"]="src/libs/E2E/reactNativeLaunchingTest.ts"
ENV["E2E_TESTING"]="true"
Expand Down

0 comments on commit 1ec6555

Please sign in to comment.