Skip to content

Commit cb50407

Browse files
committed
debug
1 parent 92213b1 commit cb50407

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

elasticsearch-api/spec/rest_api/rest_api_yaml_spec.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ def skip_test?(test)
8282
# ./run_task_groups.rb
8383
run_rspec_matchers_on_task_group(task_group, test)
8484
end
85+
rescue StandardError => e
86+
raise e
8587
end
8688
end
8789
end

0 commit comments

Comments
 (0)