Minor - update

pull/3924/head
Julio Montoya 4 years ago
parent 912c53a759
commit 360522f69f
  1. 2
      tests/README.md

@ -29,7 +29,7 @@ Install phpunit:
Setup a test database
Create a new env file with named **.env.test.local** with your mysql credentials:
Create a new env file called **.env.test.local** with your mysql credentials for your new test database.
<pre>
DATABASE_HOST='127.0.0.1'

Loading…
Cancel
Save