Skip to content

Commit 906b485

Browse files
committed
remove null config from provideIncompleteConfig() #9
1 parent f5d6675 commit 906b485

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/AbstractSapRfcTestCase.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ public function testSuccessfulRfcPing()
124124
public static function provideIncompleteConfig()
125125
{
126126
return [
127-
[null],
128127
[new ConfigTypeA()],
129128
[new ConfigTypeA([
130129
ConfigTypeA::JSON_CLIENT => '001',

0 commit comments

Comments
 (0)