Skip to content

Commit

Permalink
Update test case
Browse files Browse the repository at this point in the history
  • Loading branch information
EricxStone committed Dec 29, 2021
1 parent 4ccccab commit 12c2d53
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/project.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@ import path from "path";
import { useEnvironment } from "./helpers";

describe("Integration tests", function () {
it("able to run task from hre", async function () {

})
it("able to run task from hre", async function () {});
});

0 comments on commit 12c2d53

Please sign in to comment.