Skip to content

Commit

Permalink
shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
ericswanson-dfinity committed Nov 25, 2024
1 parent 4a2b6d5 commit 54b50f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/tests-dfx/extension.bash
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ teardown() {
"display": "rust by extension",
"requirements": [],
"post_create": "cargo update",
"port_create_failure_warning": "You will need to run it yourself (or a similar command like `cargo vendor`), because `dfx build` will use the --locked flag with Cargo."
"port_create_failure_warning": "You will need to run it yourself (or a similar command like 'cargo vendor'), because 'dfx build' will use the --locked flag with Cargo."
}
},
"download_url_template": "http://localhost:$E2E_WEB_SERVER_PORT/arbitrary/downloads/{{tag}}.{{archive-format}}"
Expand Down

0 comments on commit 54b50f3

Please sign in to comment.