Skip to content

Commit 0008ec8

Browse files
authored
Merge branch 'main' into debug
2 parents b5d0892 + 2e280c1 commit 0008ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/ParameterHelperTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ public function __toString(): string
146146
});
147147
self::assertEquals('abc', $result);
148148
}
149-
149+
150150
public function testInvalidType(): void
151151
{
152152
$this->expectException(InvalidArgumentException::class);

0 commit comments

Comments
 (0)