Skip to content

Commit

Permalink
MAGETWO-63881: Accept public PRs #8327, #8336, #8307
Browse files Browse the repository at this point in the history
- fix static test check for long line in unit tests
  • Loading branch information
vrann committed Feb 2, 2017
1 parent ce7dbb5 commit 4b586aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public function testGetTopics()
* Get topic configuration by its name
*
* @expectedException \LogicException
* @expectedExceptionMessage Service method specified in the definition of topic "customerDeletedNumbers" is not available. Given "V55\Customer\Api\CustomerRepositoryInterface::delete99"
* @expectedExceptionMessage Service method specified in the definition of topic "customerDeletedNumbers" is not av
*/
public function testGetTopicsNumeric()
{
Expand Down

0 comments on commit 4b586aa

Please sign in to comment.