Skip to content

Commit

Permalink
fixup! lookup: add @yarnpkg/cli to lookup.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Sep 30, 2023
1 parent b8d384e commit ecba23b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@
"build:cli --no-minify",
"typecheck:all",
"test:lint",
"test:unit --testPathIgnorePatterns ./packages/plugin-patch/tests/diffFolders.test.ts",
"test:integration --runInBand --testPathIgnorePatterns ./packages/acceptance-tests/pkg-tests-specs/sources/commands/patchCommit.test.ts ./packages/acceptance-tests/pkg-tests-specs/sources/commands/patch.test.ts ./packages/acceptance-tests/pkg-tests-specs/sources/protocols/git.test.js ./packages/acceptance-tests/pkg-tests-specs/sources/script.test.js"
"test:unit --testPathIgnorePatterns ./packages/plugin-patch/tests/diffFolders.test.ts"
],
"flaky": ["ppc", "fedora", "debian", "win"],
"timeout": 3000000,
Expand Down

0 comments on commit ecba23b

Please sign in to comment.