Skip to content

Commit c951a80

Browse files
committed
Renamed test
Signed-off-by: Jaid <jaid.jsx@gmail.com>
1 parent 410a3e7 commit c951a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const runWebpack = async (name, extraConfig) => {
2929
return stats
3030
}
3131

32-
it("should run", () => runWebpack("basic", {
32+
it("basic", () => runWebpack("basic", {
3333
plugins: [
3434
new CleanWebpackPlugin,
3535
new JsdocTsdWebpackPlugin,

0 commit comments

Comments
 (0)