Skip to content

Commit

Permalink
Update reset_environment.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Deralden authored Jun 7, 2024
1 parent 372e966 commit 62f378b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snet/cli/test/utils/reset_environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ killall node || echo "supress an error"
# snet identity create snet-user rpc --network local
snet session
export PYTHONPATH=$cwd
python3 $cwd"./snet/cli/test/functional_tests/mint/mint.py"
# python3 $cwd"./snet/cli/test/functional_tests/mint/mint.py"
snet account balance

0 comments on commit 62f378b

Please sign in to comment.