Skip to content

Commit

Permalink
shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
adamspofford-dfinity committed Dec 6, 2024
1 parent d9a5780 commit 23a6647
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/tests-dfx/assetscanister.bash
Original file line number Diff line number Diff line change
Expand Up @@ -1915,6 +1915,7 @@ EOF
ID=$(dfx canister id e2e_project_frontend)
PORT=$(get_webserver_port)
assert_command curl --head "http://localhost:$PORT/thing.txt?canisterId=$ID"
# shellcheck disable=SC1003
assert_contains 'x-dummy-header: "'"'"'@%({[~$?\'
}

Expand Down

0 comments on commit 23a6647

Please sign in to comment.