fix typo
This commit is contained in:
parent
c17a9392cb
commit
8f69fadc1f
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user