Fix for an issue where conflicts cannot be resolved in Journal Sync

Remove unnecessary test calling in CLI
This commit is contained in:
vorotamoroz
2026-03-14 16:51:30 +09:00
parent 8cad4cdf80
commit 9dd479e597
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"test:e2e:p2p-peers:local-relay": "bash test/test-p2p-peers-local-relay.sh",
"test:e2e:mirror": "bash test/test-mirror-linux.sh",
"pretest:e2e:all": "npm run build",
"test:e2e:all": " export RUN_BUILD=0 && npm run test:e2e:setup-put-cat && npm run test:e2e:push-pull && npm run test:e2e:sync-two-local && npm run test:e2e:p2p && npm run test:e2e:mirror && npm run test:e2e:two-vaults && npm run test:e2e:p2p-host && npm run test:e2e:p2p"
"test:e2e:all": " export RUN_BUILD=0 && npm run test:e2e:setup-put-cat && npm run test:e2e:push-pull && npm run test:e2e:sync-two-local && npm run test:e2e:p2p && npm run test:e2e:mirror && npm run test:e2e:two-vaults && npm run test:e2e:p2p"
},
"dependencies": {},
"devDependencies": {}
+1 -1
Submodule src/lib updated: 90da1d4fb4...10aa32108b