Skip to content

Commit d82394e

Browse files
committed
chore: linter remark
1 parent f4d703c commit d82394e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/unit/extract/evaluate.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@ describe('evaluate', () => {
206206
]);
207207
});
208208

209-
210209
it('stubs out requires and placeholds correctly', async () => {
211210
const src = await extractWithEvaluation(
212211
'require("some invalid module").doing().other.things()',

0 commit comments

Comments
 (0)