mirror of
https://github.com/actions/toolkit.git
synced 2026-08-20 00:00:14 +02: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