Skip to content

Commit 2669590

Browse files
committed
Compatibility fix
1 parent b2e1be4 commit 2669590

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1380,8 +1380,9 @@ I will try to cover most relevant setups in the "docker" folder of the project.
13801380

13811381
### Running
13821382

1383-
To run the functional tests locally you may run the following command:
1383+
To run the functional tests locally you may run the following commands:
13841384

1385+
php build.php
13851386
php test.php
13861387

13871388
This runs the functional tests from the "tests" directory. It uses the database dumps (fixtures) and

0 commit comments

Comments
 (0)