Skip to content

Commit e46890a

Browse files
committed
Fix to cleanup
1 parent 7ef20ab commit e46890a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

__tests__/main.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ describe('main.ts', () => {
4040
})
4141

4242
await run()
43+
4344
expect(core.setFailed).toHaveBeenNthCalledWith(
4445
1,
4546
'Android Lint with 1 error'

0 commit comments

Comments
 (0)