Skip to content

Commit

Permalink
Updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
PavlosIsaris committed Oct 10, 2024
1 parent b88a864 commit 401de0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ExampleTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

it('provides translations', function () {
$this->assertTranslationExists('cookies_consent::messages.title');
$this->assertTranslationExists('cookies_consent::messages.body');
$this->assertTranslationExists('cookies_consent::messages.description');
});

0 comments on commit 401de0b

Please sign in to comment.