Skip to content

Commit

Permalink
tests: reduce expected value of render-blocking-requests smoke (#16011)
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjclark committed May 21, 2024
1 parent e42ec0d commit 01683f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/test/smokehouse/test-definitions/dobetterweb.js
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ const expectations = {
},
'render-blocking-resources': {
score: '<1',
numericValue: '>100',
numericValue: '>=85',
details: {
items: [
{
Expand Down

0 comments on commit 01683f5

Please sign in to comment.