Skip to content

Commit

Permalink
fixup! temp
Browse files Browse the repository at this point in the history
  • Loading branch information
tzemanovic committed Sep 10, 2024
1 parent ba1f270 commit cffb9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/tests/src/e2e/ledger_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ fn pos_bonds() -> Result<()> {
speculos = Some(
Command::new("/root/.local/pipx/venvs/speculos/bin/speculos")
.args([
"/__w/namada/namada/app_s2.elf",
"/ledger-namada/app_s2.elf",
"--seed",
hw_wallet_automation::SEED,
"--automation",
Expand Down

0 comments on commit cffb9e6

Please sign in to comment.