Skip to content

Commit

Permalink
fixup! chore(config): remove flatOptions references
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Mar 18, 2021
1 parent 1b43c4f commit d08ed0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/lib/outdated.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ t.test('should display outdated deps', t => {
outdated(null, {
config: { global: true },
}).exec([], () => {
console.log(logs)
t.matchSnapshot(logs)
t.end()
})
Expand Down

0 comments on commit d08ed0a

Please sign in to comment.