mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 09:54:03 +00:00
Update ManagerTest.php
This commit is contained in:
parent
7937fec988
commit
ac434eaf03
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
use ArchTech\SEO\SEOManager;
|
use ArchTech\SEO\SEOManager;
|
||||||
use Illuminate\Http\Request;
|
|
||||||
use Mockery\MockInterface;
|
|
||||||
|
|
||||||
test('set returns the set value', function () {
|
test('set returns the set value', function () {
|
||||||
expect(seo()->set('foo', 'bar'))->toBe('bar');
|
expect(seo()->set('foo', 'bar'))->toBe('bar');
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue