Skip to content

Commit 2570296

Browse files
lobsterkatiekamilogorek
authored andcommitted
actually make linter happy this time
1 parent ff413e7 commit 2570296

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/node/test/handlers.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ describe('requestHandler', () => {
283283
done();
284284
});
285285
});
286-
287286
it('patches `res.end` when `flushTimeout` is specified', () => {
288287
const flush = jest.spyOn(SDK, 'flush').mockResolvedValue(true);
289288

0 commit comments

Comments
 (0)