fixes typo #3299
Annotations
2 errors and 2 warnings
Run tests:
__tests__/devenv-e2e/010-import-sql.spec.js#L168
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (__tests__/devenv-e2e/010-import-sql.spec.js:168:24)
|
Run tests
Process completed with exit code 1.
|
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/010-import-sql.spec.js#L168
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (__tests__/devenv-e2e/010-import-sql.spec.js:168:24)
|
Loading