mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
fix: E2E test
This commit is contained in:
+1
-1
@@ -13,4 +13,4 @@ $pmg --debug --dry-run npm install express
|
||||
$pmg --debug --dry-run pnpm add express
|
||||
|
||||
## All these should fail
|
||||
$pmg --debug --dry-run npm install nyc-config@10.0.0 || exit 1
|
||||
! $pmg --debug --dry-run npm install nyc-config@10.0.0 || echo "Command failed as expected"
|
||||
Reference in New Issue
Block a user