We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b81eb commit 6b7f27dCopy full SHA for 6b7f27d
test/configCases/plugins/progress-plugin/index.js
@@ -1,4 +1,4 @@
1
-it("should contain the custom progres messages", function() {
+it("should contain the custom progress messages", function() {
2
var data = require(__dirname + "/data");
3
data.should.containEql("optimizing");
4
data.should.containEql("optimizing|CustomPlugin");
0 commit comments