We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ef20ab commit e46890aCopy full SHA for e46890a
__tests__/main.test.ts
@@ -40,6 +40,7 @@ describe('main.ts', () => {
40
})
41
42
await run()
43
+
44
expect(core.setFailed).toHaveBeenNthCalledWith(
45
1,
46
'Android Lint with 1 error'
0 commit comments