Fix a typo

This commit is contained in:
Jonny Barnes 2017-02-18 14:31:00 +00:00
parent 072e09d5ea
commit 29bd596b4a

View file

@ -10,7 +10,7 @@ use Illuminate\Foundation\Testing\DatabaseTransactions;
class ContactsTest extends TestCase class ContactsTest extends TestCase
{ {
/** /**
* Check the `/contatcs` page gives a good response. * Check the `/contacts` page gives a good response.
* *
* @return void * @return void
*/ */