Fix a typo
This commit is contained in:
parent
072e09d5ea
commit
29bd596b4a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ use Illuminate\Foundation\Testing\DatabaseTransactions;
|
|||
class ContactsTest extends TestCase
|
||||
{
|
||||
/**
|
||||
* Check the `/contatcs` page gives a good response.
|
||||
* Check the `/contacts` page gives a good response.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue