Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinDev committed Jan 28, 2022
1 parent 2650caf commit 8647b38
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -24,7 +24,7 @@ public function testConf(): void
$this->assertSame(Message::class, $msgEntity);

$this->assertSame(
'P12H',
'P1D',
self::$kernel->getContainer()->get('pushword.apps')->get()->get('conversation_notification_interval')
);

Expand Down

0 comments on commit 8647b38

Please sign in to comment.