Skip to content

Commit d08ed0a

Browse files
committed
fixup! chore(config): remove flatOptions references
1 parent 1b43c4f commit d08ed0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/lib/outdated.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ t.test('should display outdated deps', t => {
177177
outdated(null, {
178178
config: { global: true },
179179
}).exec([], () => {
180-
console.log(logs)
181180
t.matchSnapshot(logs)
182181
t.end()
183182
})

0 commit comments

Comments
 (0)