Skip to content

Commit

Permalink
Update test.js
Browse files Browse the repository at this point in the history
kinflux digital
  • Loading branch information
diggilly authored Sep 10, 2023
1 parent dad414e commit 7db3251
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ for (let file of files) {
})
if (error) assert.ok(error.length < 1, file + '\n\n' + error)
assert.ok(file)
console.log('Done', file)
}
console.log('Donee', file)
}

0 comments on commit 7db3251

Please sign in to comment.