Skip to content

Commit

Permalink
lower repeat?? idk
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyzha0 committed Jun 6, 2024
1 parent 728fb16 commit 82d0861
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 @@ -195,4 +195,4 @@ describe('PTY', () => {
done();
}
}));
}, { repeats: 50 });
}, { repeats: 10 });

0 comments on commit 82d0861

Please sign in to comment.