We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92213b1 commit cb50407Copy full SHA for cb50407
elasticsearch-api/spec/rest_api/rest_api_yaml_spec.rb
@@ -82,6 +82,8 @@ def skip_test?(test)
82
# ./run_task_groups.rb
83
run_rspec_matchers_on_task_group(task_group, test)
84
end
85
+ rescue StandardError => e
86
+ raise e
87
88
89
0 commit comments