Skip to content
Snippets Groups Projects
Commit 0f771316 authored by Rishi Kulshreshtha's avatar Rishi Kulshreshtha Committed by Andrey Postnikov
Browse files

Issue #3228033 by Rishi Kulshreshtha: Update the EmailRegistrationLoginTest to...

Issue #3228033 by Rishi Kulshreshtha: Update the EmailRegistrationLoginTest to match the parent CommerceBrowserTestBase class
parent 172ca822
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ class EmailRegistrationLoginTest extends CommerceBrowserTestBase {
/**
* {@inheritdoc}
*/
protected function setUp() {
protected function setUp(): void {
parent::setUp();
// Place commerce blocks.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment