提交 f84992f1 编写于 作者: S Sean McGivern

Merge branch 'sh-add-full-backtrace-rspec' into 'master'

Add full backtrace for RSpec output

See merge request gitlab-org/gitlab-ce!27686
......@@ -53,6 +53,7 @@ RSpec.configure do |config|
config.display_try_failure_messages = true
config.infer_spec_type_from_file_location!
config.full_backtrace = true
config.define_derived_metadata(file_path: %r{/spec/}) do |metadata|
location = metadata[:location]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册