Skip to content

Commit

Permalink
test: Please TravisCI (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
q2s2t committed Oct 12, 2018
1 parent b3fb376 commit cbc5337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/func/add.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ describe('Functional: add()', function () {
})

after(function (done) {
// rimraf(`${tmpDir}/*`)
rimraf(`${tmpDir}/*`)
done()
})

Expand Down

0 comments on commit cbc5337

Please sign in to comment.