Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Oct 7, 2024
1 parent 5d9c2e9 commit ff6215e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/android_ui_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,4 @@ jobs:
working-directory: ./example
script: |
echo "Emulator launched"
# patrol test -t integration_test/drop_in_test/open_drop_in_test.dart --dart-define=CLIENT_KEY=${{ secrets.ADYEN_TEST_CLIENT_KEY }} --dart-define=X_API_KEY=${{ secrets.ADYEN_TEST_X_API_KEY }} -d emulator-5554
patrol test -t integration_test/drop_in_test/open_drop_in_test.dart --dart-define=CLIENT_KEY='ABC' --dart-define=X_API_KEY='123' -d emulator-5554

0 comments on commit ff6215e

Please sign in to comment.