You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -524,7 +524,7 @@ if (\Tonysm\TurboLaravel\TurboFacade::isTurboNativeVisit()) {
524
524
<aname="testing-helpers"></a>
525
525
### Testing Helpers
526
526
527
-
There is a companion package that you can add as a dev dependency of your application to help you testing your apps using Turbo Laravel. First, install the package:
527
+
There is a [companion package](https://github.com/tonysm/turbo-laravel-test-helpers) that you can add as a dev dependency of your application to help you testing your apps using Turbo Laravel. First, install the package:
0 commit comments