Skip to content

Commit

Permalink
put back only fuck
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyzha0 committed Oct 25, 2024
1 parent e908971 commit 084818d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ describe(
expect(onExit).toHaveBeenCalledWith(null, -1);
});

test(
test.only(
'ordering is correct',
async () => {
console.log('-- start --')
Expand Down

0 comments on commit 084818d

Please sign in to comment.