feat: implement console command
Integration Tests / Integration Tests (pull_request) Successful in 59s
Integration Tests / Integration Tests (pull_request) Successful in 59s
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
This commit is contained in:
@@ -9,5 +9,8 @@
|
||||
},
|
||||
"require": {
|
||||
"php": ">=8.2"
|
||||
},
|
||||
"scripts": {
|
||||
"test:integration": "../../vendor/bin/phpunit --configuration tests/php/phpunit.integration.xml --colors=always --testdox"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user