update
This commit is contained in:
@ -13,8 +13,9 @@ tap.test('smartgulp.src -> should read a directoy', async () => {
|
||||
}))
|
||||
.pipe(gulpFunction.atEnd(async () => {
|
||||
console.log('hey')
|
||||
done.resolve()
|
||||
|
||||
}))
|
||||
done.resolve()
|
||||
await done.promise
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user