Skip to content

Commit

Permalink
test: cleanup during setup of install-shrinkwrapped-git
Browse files Browse the repository at this point in the history
  • Loading branch information
iarna committed Nov 17, 2017
1 parent 2e2ac03 commit c3e1ec7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/tap/install-shrinkwrapped-git.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ var childPackageJSON = JSON.stringify({
})

test('setup', function (t) {
cleanup()
setup(function (err, result) {
t.ifError(err, 'git started up successfully')

Expand Down

0 comments on commit c3e1ec7

Please sign in to comment.