This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
Fix README run instructions path #461
Annotations
1 error, 1 warning, and 1 notice
cli-tests/tests/list/database-engines.spec.ts#L31
1) [cli] › list/database-engines.spec.ts:35:7 › Database engines › list ──────────────────────────
TypeError: dbengine not yet installed
Cannot read properties of undefined (reading 'status')
29 | intervals: [1000],
30 | timeout: 240 * 1000,
> 31 | }).toBe(true);
| ^
32 | });
33 |
34 | test.describe('Database engines', async () => {
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/list/database-engines.spec.ts:31:6
|
|
|
The logs for this run have expired and are no longer available.
Loading