Skip to content

Commit 808f6b2

Browse files
committed
Message type change
1 parent 8e2f1d2 commit 808f6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Customer/Controller/AccountTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ public function testActiveUserConfirmationAction()
260260
'Wrong email.',
261261
]
262262
),
263-
MessageInterface::TYPE_SUCCESS
263+
MessageInterface::TYPE_ERROR
264264
);
265265
}
266266

0 commit comments

Comments
 (0)