This commit is contained in:
Christian Grothoff 2020-11-08 23:29:06 +01:00
parent c17a9392cb
commit 8f69fadc1f
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -127,7 +127,7 @@ runTest(async (t: GlobalTestState) => {
faultInjected = true;
console.log("injecting pay fault");
const err: TalerErrorDetails = {
code: TalerErrorCode.GENERIC_DB_COMMIT_FAILED_HARD,
code: TalerErrorCode.GENERIC_DB_COMMIT_FAILED,
details: {},
hint: "huh",
message: "something went wrong",