Skip to content

Commit

Permalink
Update run_all_functional.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Deralden authored Jun 19, 2024
1 parent 0817ab9 commit 567161e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions testcases/utils/run_all_functional.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
./packages/sdk/testcases/utils/reset_environment.sh
./testcases/utils/reset_environment.sh

cd packages/sdk/testcases/functional_tests
python test_sdk_client.py
cd testcases/functional_tests
python3 test_sdk_client.py

python test_prepaid_payment.py
#python3 test_prepaid_payment.py

0 comments on commit 567161e

Please sign in to comment.