Skip to content

Commit 12c2d53

Browse files
committed
Update test case
1 parent 4ccccab commit 12c2d53

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/project.test.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,5 @@ import path from "path";
55
import { useEnvironment } from "./helpers";
66

77
describe("Integration tests", function () {
8-
it("able to run task from hre", async function () {
9-
10-
})
8+
it("able to run task from hre", async function () {});
119
});

0 commit comments

Comments
 (0)