mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-22 13:49:13 +08:00
.
This commit is contained in:
parent
eed631025c
commit
9ff7fcb0e5
@ -354,6 +354,7 @@ describe('rmRF', () => {
|
|||||||
expect(err.code).toBe('EPERM')
|
expect(err.code).toBe('EPERM')
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
await io.rmRF(testPath)
|
||||||
await assertNotExists(testPath)
|
await assertNotExists(testPath)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user