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 d98d958 commit 0ef6ef9Copy full SHA for 0ef6ef9
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