Skip to content

Commit 70661a9

Browse files
committed
Add reference to the Dev Experience issue
1 parent 504ba5a commit 70661a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/AdminAnalytics/Test/Unit/Controller/Adminhtml/Config/EnableAdminUsageTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ public function testResponseAfterAdminUsageChange()
112112

113113
public function testResponseWhenExceptionThrown()
114114
{
115-
$this->markTestSkipped('magento/magento2#31356 Exceptions are not handled');
115+
$this->markTestSkipped('magento/magento2#31393 Lack of exception handling');
116116

117117
$this->configMock->method('setDataByPath')
118118
->willThrowException(

0 commit comments

Comments
 (0)