Skip to content

Commit aee80fc

Browse files
committed
tests: fix test data
1 parent 2fa28b6 commit aee80fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/EventsClientFunctionalTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public function testPostEventUniqueId(): void
5959
'23456',
6060
'http://someUrl',
6161
new DateTimeImmutable('2020-01-01T11:11:00+00:00'),
62-
new DateTimeImmutable('2020-01-01T12:11:00+00:00'),
62+
null,
6363
'keboola.orchestrator',
6464
'Orchestrator',
6565
'my-configuration',

0 commit comments

Comments
 (0)