Enables test in releasinator

This commit is contained in:
Jay
2016-05-16 10:05:11 -05:00
parent d3031fc35f
commit 763df655d8

View File

@@ -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 = [