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 ef914e6 commit 8e2f1d2Copy full SHA for 8e2f1d2
dev/tests/integration/testsuite/Magento/Customer/Controller/AccountTest.php
@@ -254,7 +254,6 @@ public function testActiveUserConfirmationAction()
254
);
255
256
$this->dispatch('customer/account/confirmation');
257
- $this->assertRedirect($this->stringContains('customer/account/confirmation'));
258
$this->assertSessionMessages(
259
$this->equalTo(
260
[
0 commit comments