Skip to content

Commit 72e4ff3

Browse files
committed
AC-10521: Test space change
1 parent 106bee3 commit 72e4ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/static/testsuite/Magento/Test/GraphQl/LiveCodeTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ public function testModulesRequireGraphQLChange(): void
8282
$modulesRequireGraphQLChange,
8383
"The view layer changes have been detected in the " .
8484
str_replace("GraphQl", "", $graphQlModules) . " module. " .
85-
"The " . $graphQlModules ." module is expected to be updated to reflect these changes." .
85+
"The " . $graphQlModules ." module is expected to be updated to reflect these changes. " .
8686
"The test failure can be ignored if the changes can not be covered with GraphQL API."
8787
);
8888
}

0 commit comments

Comments
 (0)