Skip to content

Commit ba8958f

Browse files
committed
Typo
1 parent fe402bc commit ba8958f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Exercise/PhpGetsAPromotionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ public function testBadPropertyPromotion(): void
8484
$this->assertResultsHasFailure(Failure::class, 'Property "config" should not be promoted');
8585
}
8686

87-
public function testFaliureIfPropertiesChangeType(): void
87+
public function testFailureIfPropertiesChangeType(): void
8888
{
8989
$this->runExercise('solution-type-mutated.php');
9090

0 commit comments

Comments
 (0)