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 215eeb0 commit 37d9232Copy full SHA for 37d9232
README.md
@@ -92,7 +92,10 @@ try {
92
Run `composer install` inside the directory to install dependecies and development tools.
93
94
### Testing
95
-Once all the dependencies are installed, you can execute the unit tests using ```composer test```.
+Once all the dependencies are installed, you can execute the unit tests using
96
+```
97
+composer test
98
99
100
### Contributing
101
1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
0 commit comments