Skip to content

Commit

Permalink
shellcheck disable lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Nowak-Liebiediew committed Jan 18, 2024
1 parent 51474d0 commit 9e3ce89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/tests-dfx/cycles-ledger.bash
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,7 @@ current_time_nanoseconds() {
rm "$E2E_SHARED_LOCAL_NETWORK_DATA_DIRECTORY/wallets.json" # forget about the currently configured wallet

# assert: no wallet configured
# shellcheck disable=SC2031
export DFX_DISABLE_AUTO_WALLET=1
assert_command_fail dfx wallet balance
assert_match "No wallet configured"
Expand Down

0 comments on commit 9e3ce89

Please sign in to comment.