Skip to content

Commit f4bfb55

Browse files
c3ccl3stonnadvolod
authored andcommitted
Remove exercise name from visual conf
1 parent 5444b12 commit f4bfb55

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
@@ -28,7 +28,7 @@ exports.config = {
2828
},
2929
],
3030
],
31-
specs: ['./test/specs/**/visual.exercise*.js'],
31+
specs: ['./test/specs/**/visual*.js'],
3232
// Patterns to exclude.
3333
exclude: [
3434
// 'path/to/excluded/files'

0 commit comments

Comments
 (0)