We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2e1be4 commit 2669590Copy full SHA for 2669590
README.md
@@ -1380,8 +1380,9 @@ I will try to cover most relevant setups in the "docker" folder of the project.
1380
1381
### Running
1382
1383
-To run the functional tests locally you may run the following command:
+To run the functional tests locally you may run the following commands:
1384
1385
+ php build.php
1386
php test.php
1387
1388
This runs the functional tests from the "tests" directory. It uses the database dumps (fixtures) and
0 commit comments