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.
2 parents f9dd816 + 0ef6ef9 commit e405b8fCopy full SHA for e405b8f
dev/tests/setup-integration/testsuite/Magento/Setup/ValidationRulesTest.php
@@ -90,7 +90,7 @@ public function testFailOnIncosistentReferenceDefinition()
90
/**
91
* @moduleName Magento_TestSetupDeclarationModule8
92
*/
93
- public function testFailOnIncosistentReferenceTypeDefinition()
+ public function testFailOnInconsistentReferenceTypeDefinition()
94
{
95
$this->expectException(LocalizedException::class);
96
$this->expectExceptionMessageMatches(
0 commit comments