1
0
Fork 0

remove blank line

pull/285/head
Alex Kalyvitis 2020-01-06 14:59:41 +01:00
parent f0583ecb08
commit e849c062ff
1 changed files with 0 additions and 1 deletions

View File

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