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 188b750 commit 810d9c1Copy full SHA for 810d9c1
1 file changed
README.md
@@ -60,12 +60,6 @@ composer run-script qa
60
"qa": [
61
"linter src tests",
62
"codesniffer src tests"
63
- ],
64
- "tester": [
65
- "tester -s -p php --colors 1 -c tests/php-unix.ini tests/cases"
66
67
- "tester-coverage": [
68
- "tester -s -p php --colors 1 -c tests/php-unix.ini -d extension=xdebug.so --coverage ./coverage.xml --coverage-src ./src tests/cases "
69
]
70
}
71
0 commit comments