1
0
Fork 0

formatting

pull/285/head
Alex Kalyvitis 2020-01-06 14:54:45 +01:00
parent 654dba3681
commit f0583ecb08
1 changed files with 61 additions and 60 deletions

View File

@ -170,6 +170,7 @@ describe('@actions/exec', () => {
expect(exitCode).toBe(0)
})
it('Exec fails with error on bad call', async () => {
const _testExecOptions = getExecOptions()