Skip to content

Commit 365e94a

Browse files
committed
new threshhold
1 parent 99a5b8d commit 365e94a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ module.exports = (env, { port = 8080, urls = {} } = {}) => {
9191
failureThresholdType: 'percent',
9292
customDiffConfig: {
9393
includeAA: false,
94+
threshold: 0.02,
9495
}
9596
};
9697

0 commit comments

Comments
 (0)