File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
dev/tests/integration/_files/Magento/TestModuleMysqlMq/etc Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 7
7
-->
8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Communication/etc/communication.xsd" >
9
9
<topic name =" demo.exception" request =" Magento\TestModuleMysqlMq\Model\DataObject" />
10
- <topic name =" test.schema.defined.by.method" schema =" Magento\TestModuleMysqlMq\Model\DataObjectRepository::delayedOperation" />
10
+ <topic name =" test.schema.defined.by.method" schema =" Magento\TestModuleMysqlMq\Model\DataObjectRepository::delayedOperation" is_synchronous = " false " />
11
11
<topic name =" demo.object.created" request =" Magento\TestModuleMysqlMq\Model\DataObject" />
12
12
<topic name =" demo.object.updated" request =" Magento\TestModuleMysqlMq\Model\DataObject" />
13
13
<topic name =" demo.object.custom.created" request =" Magento\TestModuleMysqlMq\Model\DataObject" />
You can’t perform that action at this time.
0 commit comments