You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev/tests/integration/testsuite/Magento/Framework/Communication/ConfigTest.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ public function testGetTopics()
26
26
* Get topic configuration by its name
27
27
*
28
28
* @expectedException \LogicException
29
-
* @expectedExceptionMessage Service method specified in the definition of topic "customerDeletedNumbers" is not available. Given "V55\Customer\Api\CustomerRepositoryInterface::delete99"
29
+
* @expectedExceptionMessage Service method specified in the definition of topic "customerDeletedNumbers" is not av
0 commit comments