Make points, submissions, and completions carry over when one changes course instance #3574
Annotations
2 errors
Run system tests
Error: System test db setup script returned non-zero status code 1
at ../setup/globalSetup.ts:74
72 | throw res.error
73 | } else {
> 74 | throw new Error(`System test db setup script returned non-zero status code ${res.status}`)
| ^
75 | }
76 | }
77 | console.log("System test db setup complete.")
at setupSystemTestDb (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/setup/globalSetup.ts:74:15)
at globalSetup (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/setup/globalSetup.ts:13:9)
|
Run system tests
Process completed with exit code 1.
|
Loading