Skip to content

Commit

Permalink
increase iteration to 10
Browse files Browse the repository at this point in the history
Signed-off-by: Yash Khare <[email protected]>
  • Loading branch information
khareyash05 committed Dec 16, 2024
1 parent c9c0259 commit bad8f57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lighthouserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"url": [
"http://localhost:3000/"
],
"numberOfRuns": 5
"numberOfRuns": 10
},
"assert": {
"assertions": {
Expand Down
2 changes: 1 addition & 1 deletion lighthouserckeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": [
"https://www.keploy.io"
],
"numberOfRuns": 5
"numberOfRuns": 10
},
"assert": {
"assertions": {
Expand Down

0 comments on commit bad8f57

Please sign in to comment.