Fix remaining broken tests
This commit is contained in:
parent
6c20ea9881
commit
c82f273d85
7 changed files with 22 additions and 61 deletions
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
|
||||
Route::get('/', 'IndexController@index')->name('index');
|
||||
Route::get('/account', 'IndexController@index')->name('account');
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue