Skip to content

Commit

Permalink
skip: update test
Browse files Browse the repository at this point in the history
  • Loading branch information
netil committed Aug 22, 2023
1 parent b7cc6b7 commit 504af1f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/api/flow-spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,6 @@ describe("API flow", () => {
chart = util.generate(args);
});

after(() => {
chart.destroy();
});

it("ticks should translate", done => {
const moved: number[] = [];
let interval;
Expand Down

0 comments on commit 504af1f

Please sign in to comment.