Skip to content

Commit 3f21516

Browse files
ShradddhaShradddha
authored andcommitted
AC-12092:: Remove Deprecations- PhpUnit10 Unit Tests
1 parent 202759e commit 3f21516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Test/Unit/Model/WidgetInitializerConfigTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public function testGetConfig(array $config, array $expectedConfig): void
3535
/**
3636
* @return array
3737
*/
38-
public function configProvider(): array
38+
public static function configProvider(): array
3939
{
4040
return [
4141
[

0 commit comments

Comments
 (0)