Skip to content

Commit 6d76efd

Browse files
committed
change project name to not have regressions
1 parent 0e3b6c7 commit 6d76efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wdio.visual.conf.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const visualOptions = {
22
apiKey: process.env.SCREENER_API_KEY,
3-
projectName: 'comprehensive-testing',
3+
projectName: 'comprehensive-testing2',
44
failOnNewStates: false,
55
};
66
const sauceOptions = {

0 commit comments

Comments
 (0)