Skip to content

Commit

Permalink
... and update tests too
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceK33z committed Nov 3, 2016
1 parent 2dee91b commit 9158378
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/Validation.test.js
Expand Up @@ -38,11 +38,11 @@ describe("Validation", function() {
config: {
entry: "a",
module: {
exprContextRegExp: 1337
wrappedContextRegExp: 1337
}
},
message: [
" - configuration.module.exprContextRegExp should be an instance of RegExp.",
" - configuration.module.wrappedContextRegExp should be an instance of RegExp.",
]
}, {
name: "multiple errors",
Expand Down

0 comments on commit 9158378

Please sign in to comment.