chore: remove container registration name (#9137)
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ moduleIntegrationTestRunner<ISalesChannelModuleService>({
|
||||
linkable: "sales_channel_id",
|
||||
entity: "SalesChannel",
|
||||
primaryKey: "id",
|
||||
serviceName: "salesChannel",
|
||||
serviceName: "SalesChannel",
|
||||
field: "salesChannel",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user