Skip to content

Commit

Permalink
refactor: remove browser options on protocol test
Browse files Browse the repository at this point in the history
  • Loading branch information
mdcruz committed Sep 5, 2023
1 parent 957070c commit e97dd31
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -280,11 +280,6 @@ export const options = {
exec: 'news',
vus: 20,
duration: '1m',
options: {
browser: {
type: 'chromium',
}
}
}
}
};
Expand Down

0 comments on commit e97dd31

Please sign in to comment.