Skip to content

Commit f341bc2

Browse files
committed
PHPUnit10 minor fixes
1 parent 46dd24c commit f341bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/LayeredNavigation/Block/Navigation/Category/MultipleFiltersTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ public function testGetMultipleActiveFilters(
5454
/**
5555
* @return array
5656
*/
57-
public function getMultipleActiveFiltersDataProvider(): array
57+
public static function getMultipleActiveFiltersDataProvider(): array
5858
{
5959
return [
6060
'without_filters' => [

0 commit comments

Comments
 (0)