Skip to content

Commit 7b9b354

Browse files
committed
Remove got from integration tests
It uses TypeScript now and there's something that in that setup that breaks it.
1 parent 72262fb commit 7b9b354

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ const packages = new Map([
1111
['ava', 'https://github.com/avajs/ava'],
1212
['chalk', 'https://github.com/chalk/chalk'],
1313
['wrap-ansi', 'https://github.com/chalk/wrap-ansi'],
14-
['got', 'https://github.com/sindresorhus/got'],
1514
['np', 'https://github.com/sindresorhus/np'],
1615
['ora', 'https://github.com/sindresorhus/ora'],
1716
['p-map', 'https://github.com/sindresorhus/p-map'],

0 commit comments

Comments
 (0)