Skip to content

Commit 0ef6ef9

Browse files
Update dev/tests/setup-integration/testsuite/Magento/Setup/ValidationRulesTest.php
Co-authored-by: Oleksandr Kravchuk <swnsma@gmail.com>
1 parent d98d958 commit 0ef6ef9

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)