mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
parent
c1ac7e9add
commit
1187d03eb7
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ namespace "test" do
|
|||
end
|
||||
|
||||
def core_specs
|
||||
exit(1) unless system './gradlew clean test'
|
||||
exit(1) unless system './gradlew clean test --info'
|
||||
|
||||
specs = ["spec/unit/**/*_spec.rb", "logstash-core/spec/**/*_spec.rb"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue