We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa28b6 commit aee80fcCopy full SHA for aee80fc
1 file changed
tests/EventsClientFunctionalTest.php
@@ -59,7 +59,7 @@ public function testPostEventUniqueId(): void
59
'23456',
60
'http://someUrl',
61
new DateTimeImmutable('2020-01-01T11:11:00+00:00'),
62
- new DateTimeImmutable('2020-01-01T12:11:00+00:00'),
+ null,
63
'keboola.orchestrator',
64
'Orchestrator',
65
'my-configuration',
0 commit comments