Skip to content

Commit

Permalink
Revert "Add dummy test"
Browse files Browse the repository at this point in the history
This reverts commit 969d653.
  • Loading branch information
bzvnr committed Apr 22, 2023
1 parent b2b988c commit af980e4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/renumberReferences.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,3 @@ describe(".checkFormat:", () => {
})
});
});

describe("test", () => {
expect(1).toEqual(2);
})

0 comments on commit af980e4

Please sign in to comment.