chore(): Allow to register modules through array (#9522)
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ moduleIntegrationTestRunner<ICurrencyModuleService>({
|
||||
linkable: "currency_code",
|
||||
entity: "Currency",
|
||||
primaryKey: "code",
|
||||
serviceName: "Currency",
|
||||
serviceName: "currency",
|
||||
field: "currency",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user