Skip to content

Commit ef5fe49

Browse files
committed
chore: add workshopper-adventure-test
1 parent 1ad620f commit ef5fe49

3 files changed

Lines changed: 594 additions & 2 deletions

File tree

.workshopper-test.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
module.exports = {
2+
exercisesFolder: 'solutions',
3+
testFileRegex: 'index.js',
4+
spaceChar: '-'
5+
}

0 commit comments

Comments
 (0)