Skip to content

Commit e405b8f

Browse files
Merge remote-tracking branch 'origin/#32309' into #32309
2 parents f9dd816 + 0ef6ef9 commit e405b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/setup-integration/testsuite/Magento/Setup/ValidationRulesTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ public function testFailOnIncosistentReferenceDefinition()
9090
/**
9191
* @moduleName Magento_TestSetupDeclarationModule8
9292
*/
93-
public function testFailOnIncosistentReferenceTypeDefinition()
93+
public function testFailOnInconsistentReferenceTypeDefinition()
9494
{
9595
$this->expectException(LocalizedException::class);
9696
$this->expectExceptionMessageMatches(

0 commit comments

Comments
 (0)