Add test for start page

phpcs-errors:1646 phpunit-status:successful
This commit is contained in:
2019-11-11 12:13:52 +01:00
committed by Stefan Rohde-Enslin
parent 326265a646
commit 4ac6b8e9a5
6 changed files with 116 additions and 1 deletions

5
composer.json Normal file
View File

@@ -0,0 +1,5 @@
{
"require-dev": {
"phpunit/phpunit": "^8.4"
}
}