mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Fix test rebuilding with existing directory
This commit is contained in:
parent
bb799fd34a
commit
3337435a15
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@ test('Can cache publish folder', async (t) => {
|
|||
if ( await hasCachedPublishFolder() ) {
|
||||
t.log('Publish folder has been cached already')
|
||||
t.pass()
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
t.log('No prexisting cache folder found')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue