runfix: import backup from migrated db version [WPB-5906] #22191
test_build_deploy.yml
on: pull_request
test_build_deploy
3m 1s
Annotations
2 errors
BackupRepository › importHistory › fails if metadata doesn't match:
src/script/backup/BackupRepository.test.ts#L197
expect(received).rejects.toThrow()
Received promise resolved instead of rejected
Resolved to value: undefined
at expect (node_modules/expect/build/index.js:113:15)
at expect (src/script/backup/BackupRepository.test.ts:197:13)
at asyncGeneratorStep (src/script/backup/BackupRepository.test.ts:39:60)
at asyncGeneratorStep (src/script/backup/BackupRepository.test.ts:39:60)
at runMicrotasks (<anonymous>)
|
test_build_deploy
Process completed with exit code 1.
|