We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 84a98ad commit d560695Copy full SHA for d560695
test/Validation.test.js
@@ -26,7 +26,6 @@ describe("Validation", function() {
26
name: "invalid `contentBase` configuration",
27
config: { contentBase: [0] },
28
message: [
29
- " - configuration.contentBase[0] should be a string.",
30
" - configuration.contentBase should be one of these:",
31
" [string] | false | number | string",
32
" A directory to serve files non-webpack files from."
0 commit comments