Skip to content

Commit

Permalink
Merge 09d9e1c into 04a8119
Browse files Browse the repository at this point in the history
  • Loading branch information
inancgumus authored Jan 12, 2024
2 parents 04a8119 + 09d9e1c commit 525c919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/tests/cmd_run_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2204,7 +2204,7 @@ func TestBrowserPermissions(t *testing.T) {
},
}`,
expectedExitCode: 108,
expectedError: "error building browser on IterStart: launching browser: exec: \"k6-browser-fake-cmd\": executable file not found",
expectedError: "k6-browser-fake-cmd",
},
}

Expand Down

0 comments on commit 525c919

Please sign in to comment.