Skip to content

Commit

Permalink
yarn fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-zimerman committed Sep 19, 2024
1 parent 6507648 commit 2f838b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/utils/sentryeventemitterfallback.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ describe('SentryEventEmitterFallback', () => {
);
});


it('should start listener and call native when native module is available', async () => {
const nativeTimestamp = 12345;

Expand Down

0 comments on commit 2f838b8

Please sign in to comment.