forked from LiveCarta/PayPal-PHP-SDK
Enables test in releasinator
This commit is contained in:
@@ -15,8 +15,8 @@ def validate_version_match()
|
|||||||
end
|
end
|
||||||
|
|
||||||
def validate_tests()
|
def validate_tests()
|
||||||
#CommandProcessor.command("vendor/bin/phpunit", live_output=true)
|
CommandProcessor.command("vendor/bin/phpunit", live_output=true)
|
||||||
#CommandProcessor.command("vendor/bin/phpunit -c phpunit.integration.xml", live_output=true)
|
CommandProcessor.command("vendor/bin/phpunit -c phpunit.integration.xml", live_output=true)
|
||||||
end
|
end
|
||||||
|
|
||||||
configatron.custom_validation_methods = [
|
configatron.custom_validation_methods = [
|
||||||
|
|||||||
Reference in New Issue
Block a user