We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a3b76 commit 5fc6f4fCopy full SHA for 5fc6f4f
tests/PresentersTest.php
@@ -49,7 +49,6 @@
49
]);
50
51
$user->present('profile')->lang;
52
-
53
})->throws(
54
Coderflex\LaravelPresenter\Exceptions\PresenterException::class,
55
'Presenter not found'
0 commit comments