Skip to content

Commit

Permalink
chore: fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Mar 17, 2022
1 parent 677efd7 commit cdd0ad1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/dependants.js
Expand Up @@ -120,8 +120,6 @@ describe('dependants', function () {
})

it('should test a monorepo', async () => {


const diff = `derp-${Math.random()}`
const output = await execa(bin, ['test-dependant', dirs.monorepo, '--deps=it-all@1.0.1'], {
env: {
Expand Down

0 comments on commit cdd0ad1

Please sign in to comment.