Skip to content

Commit 6b7f27d

Browse files
committed
spelling: progress
1 parent 82b81eb commit 6b7f27d

File tree

1 file changed

+1
-1
lines changed
  • test/configCases/plugins/progress-plugin

1 file changed

+1
-1
lines changed

test/configCases/plugins/progress-plugin/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
it("should contain the custom progres messages", function() {
1+
it("should contain the custom progress messages", function() {
22
var data = require(__dirname + "/data");
33
data.should.containEql("optimizing");
44
data.should.containEql("optimizing|CustomPlugin");

0 commit comments

Comments
 (0)