mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 18:04:03 +00:00
Code quality
This commit is contained in:
parent
0c0cf1ef5a
commit
2dc7b7048e
5 changed files with 32 additions and 27 deletions
|
|
@ -1,5 +1,7 @@
|
|||
<?php
|
||||
|
||||
beforeEach(fn () => config(['services.flipp.key' => 'abc']));
|
||||
|
||||
test('flipp templates can be set', function () {
|
||||
seo()->flipp('blog', 'abcdefg');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue