Skip to content

Commit 4be943d

Browse files
author
Carlos Atencio
committed
Merge branch 'master' of github.com:atecarlos/protractor-http-mock
2 parents f39645b + d557ade commit 4be943d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/defaultConfig.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ module.exports = {
55
},
66
mocksConfig: {
77
dir: 'mocks',
8-
defaults: []
8+
default: []
99
}
10-
};
10+
};

0 commit comments

Comments
 (0)