Skip to content

Commit fc31f59

Browse files
committed
new thhreshold
1 parent 0ff6480 commit fc31f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devextreme-cli/testing/app-template.test.shared.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ module.exports = (env, { port = 8080, urls = {} } = {}) => {
8585
}
8686

8787
const customConfig = {
88-
threshold: 0.2,
88+
threshold: 0.3,
8989
thresholdType: 'percent',
9090
failureThreshold: 0.02,
9191
failureThresholdType: 'percent',

0 commit comments

Comments
 (0)