parent
84eae6fac9
commit
9972dfae61
32 changed files with 591 additions and 561 deletions
|
@ -42,12 +42,6 @@ RSpec.configure do |config|
|
|||
# for RSpec::Retry
|
||||
config.verbose_retry = true
|
||||
config.display_try_failure_messages = true
|
||||
|
||||
# Use the GitHub Annotations formatter for CI
|
||||
if ENV['GITHUB_ACTIONS'] == 'true'
|
||||
require 'rspec/github'
|
||||
config.add_formatter RSpec::Github::Formatter
|
||||
end
|
||||
end
|
||||
|
||||
def body_as_json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue