chore: fix issues in package.json
#3244
Annotations
2 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests:
__tests__/devenv-e2e/helpers/utils.js#L77
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (__tests__/devenv-e2e/helpers/utils.js:77:22)
at Object.<anonymous> (__tests__/devenv-e2e/003-start.spec.js:69:3)
|
Loading