Skip to content

Commit 9659637

Browse files
oliverkleeJakeQZ
andauthored
Singular, not plural
Co-authored-by: JakeQZ <jake.github@qzdesign.co.uk>
1 parent 589d9ea commit 9659637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Unit/Value/LineNameTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public function getArrayRepresentationCanIncludeOneStringComponent(): void
4242
/**
4343
* @test
4444
*/
45-
public function getArrayRepresentationCanIncludesMultipleStringComponents(): void
45+
public function getArrayRepresentationCanIncludeMultipleStringComponents(): void
4646
{
4747
$name1 = 'main-start';
4848
$name2 = 'main-end';

0 commit comments

Comments
 (0)