Skip to content

Commit

Permalink
run headless speculos
Browse files Browse the repository at this point in the history
  • Loading branch information
tzemanovic committed Sep 10, 2024
1 parent 1f1c16d commit 6a9e333
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/tests/src/e2e/ledger_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -560,6 +560,8 @@ fn pos_bonds() -> Result<()> {
&format!("file:{}", path.to_string_lossy()),
"--log-level",
"automation:DEBUG",
"--display",
"headless",
])
.spawn()
.unwrap(),
Expand Down

0 comments on commit 6a9e333

Please sign in to comment.