Skip to content
Snippets Groups Projects
Commit 2a8453cd authored by Adrian Lorenc's avatar Adrian Lorenc
Browse files

ISAICP-9063: Remove not needed comment.

parent 60b88428
No related branches found
No related tags found
1 merge request!190Release v1.113.0
......@@ -86,7 +86,6 @@ public function testCronPeriodicalTask(): void {
// And I run cron.
$cron->run();
// Failed.
$this->assertEquals(
strtotime(date('Y-m-d', $future_timestamp) . ' 2:00:00'),
$state->get('eu_oss_catalogue.last_check')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment