Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
adamspofford-dfinity committed Jan 13, 2025
1 parent 2f826a5 commit c1f6d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/assets/expect_scripts/ctrl_c_right_after_dfx_start.exp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ match_max 100000
set timeout 330

spawn dfx cache install
expect "installed successfully."
expect "Installed dfx"

spawn dfx start --clean
set pid [exp_pid]
Expand Down

0 comments on commit c1f6d14

Please sign in to comment.