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 39bd067 commit 4d45051Copy full SHA for 4d45051
tests/SapRfcFunctionTest.php
@@ -173,7 +173,7 @@ protected function mockRemoteFunctionCallWithParametersAndResults()
173
'EV_MONTH' => '11',
174
'EV_MONTH_LAST_DAY' => '20181130',
175
'EV_MONTXT' => 'Montag',
176
- 'EV_TIMESTAMP' => 'NOVALUE',
+ 'EV_TIMESTAMP' => '20181119000000',
177
'EV_WEEK' => '201847',
178
'EV_WEEK_LAST' => '201846',
179
'EV_WEEK_NEXT' => '201848',
0 commit comments