mirror of
https://github.com/actions/toolkit.git
synced 2026-08-09 00:00:20 +02:00
.
This commit is contained in:
@@ -354,6 +354,7 @@ describe('rmRF', () => {
|
||||
expect(err.code).toBe('EPERM')
|
||||
}
|
||||
} else {
|
||||
await io.rmRF(testPath)
|
||||
await assertNotExists(testPath)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user