We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5444b12 commit f4bfb55Copy full SHA for f4bfb55
wdio.visual.conf.js
@@ -28,7 +28,7 @@ exports.config = {
28
},
29
],
30
31
- specs: ['./test/specs/**/visual.exercise*.js'],
+ specs: ['./test/specs/**/visual*.js'],
32
// Patterns to exclude.
33
exclude: [
34
// 'path/to/excluded/files'
0 commit comments