We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b271be2 commit efe6034Copy full SHA for efe6034
tests/Unit/Property/SelectorTest.php
@@ -77,7 +77,7 @@ public function getSpecificityByDefaultReturnsSpecificityOfSelectorProvidedToCon
77
*
78
* @dataProvider provideSelectorsAndSpecificities
79
*/
80
- public function getSpecificityByReturnsSpecificityOfSelectorLastProvidedViaSetSelector(
+ public function getSpecificityReturnsSpecificityOfSelectorLastProvidedViaSetSelector(
81
string $selector,
82
int $expectedSpecificity
83
): void {
0 commit comments