Skip to content

Commit acb539e

Browse files
committed
fixed CS
1 parent 6b2922d commit acb539e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Extension/Core/Type/ChoiceTypeTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2568,7 +2568,7 @@ public function testStripLeadingUnderscoresAndDigitsFromId()
25682568
$this->assertEquals('_09name', $view->vars['full_name']);
25692569
}
25702570

2571-
/**
2571+
/**
25722572
* @dataProvider provideTrimCases
25732573
*/
25742574
public function testTrimIsDisabled($multiple, $expanded)

0 commit comments

Comments
 (0)