test: Introduce V2 tests in Admin Payments API (#6621)

This commit is contained in:
Oli Juhl
2024-03-08 09:04:57 +01:00
committed by GitHub
parent 4625bd1241
commit badfb7c819
7 changed files with 221 additions and 88 deletions
+1
View File
@@ -34,6 +34,7 @@ export const joinerConfig: ModuleJoinerConfig = {
name: ["payment", "payments"],
args: {
entity: Payment.name,
methodSuffix: "Payments",
},
},
{