mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-23 18:38:05 +08:00
.
This commit is contained in:
@@ -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)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user