mirror of https://github.com/actions/toolkit
remove blank line
parent
f0583ecb08
commit
e849c062ff
|
@ -170,7 +170,6 @@ describe('@actions/exec', () => {
|
|||
expect(exitCode).toBe(0)
|
||||
})
|
||||
|
||||
|
||||
it('Exec fails with error on bad call', async () => {
|
||||
const _testExecOptions = getExecOptions()
|
||||
|
||||
|
|
Loading…
Reference in New Issue