Skip to content

Commit 8e7d31f

Browse files
committed
add a comment to explain our smoke tests need the plugin to run onPostBuild
1 parent 7fa7d3a commit 8e7d31f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

netlify.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ package = "./src/index.js"
1010

1111
[plugins.inputs]
1212
output_path = "reports/lighthouse.html"
13+
14+
# Note: Required for our Cypress smoke tests
1315
fail_deploy_on_score_thresholds = "true"
1416

1517
[plugins.inputs.thresholds]

0 commit comments

Comments
 (0)