Bump form-data from 4.0.5 to 4.0.6 in the npm_and_yarn group across 1 directory#1
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
2 errors
|
Run tests with coverage
Process completed with exit code 1.
|
|
Run tests with coverage:
tests/main/ipcHandlers.test.js#L62
AssertionError: expected [ 'disconnect-node', …(21) ] to deeply equal [ 'disconnect-node', …(14) ]
- Expected
+ Received
[
"disconnect-node",
+ "fetch-updates-manifest",
"get-all-nodes",
"get-container-statuses",
+ "get-controls-commit",
"get-node",
"get-raw-service-config",
+ "get-upgradable-packages",
"import-server-from-stereum",
"ping",
"reconnect-node",
"restart-service",
"ssh-login",
"start-service",
"stop-service",
"store-get",
"store-set",
+ "update-os",
+ "update-package",
+ "update-services",
+ "update-stereum",
"write-service-config",
]
❯ tests/main/ipcHandlers.test.js:62:46
|
background
wait
wait-all
cancel
parallel
Loading