We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 504ba5a commit 70661a9Copy full SHA for 70661a9
app/code/Magento/AdminAnalytics/Test/Unit/Controller/Adminhtml/Config/EnableAdminUsageTest.php
@@ -112,7 +112,7 @@ public function testResponseAfterAdminUsageChange()
112
113
public function testResponseWhenExceptionThrown()
114
{
115
- $this->markTestSkipped('magento/magento2#31356 Exceptions are not handled');
+ $this->markTestSkipped('magento/magento2#31393 Lack of exception handling');
116
117
$this->configMock->method('setDataByPath')
118
->willThrowException(
0 commit comments