File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ Additionally a *Makefile* is provided with frequently used commands:
8787
8888╔════════════════════════════════════════════════════════════════════════════════════════════════╗
8989║ ║
90- ║ .: AVAILABLE COMMANDS :. ║
90+ ║ .: AVAILABLE COMMANDS :. ║
9191║ ║
9292╚════════════════════════════════════════════════════════════════════════════════════════════════╝
9393
@@ -101,8 +101,8 @@ Additionally a *Makefile* is provided with frequently used commands:
101101· check-style QA: executes < check-style> inside the container
102102· fix-style QA: executes < fix-style> inside the container
103103· phpstan QA: executes < composer phpstan> inside the container
104- · test QA: executes < composer paratest > inside the container
105- · coverage QA: executes < composer paracoverage > inside the container
104+ · test QA: executes < composer test > inside the container
105+ · coverage QA: executes < composer coverage > inside the container
106106
107107```
108108
You can’t perform that action at this time.
0 commit comments