Skip to content

Commit

Permalink
remove gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
andreidumitru11 committed Jul 29, 2024
1 parent 0fd58b9 commit 3e5ef9b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,12 @@
# Many RSpec users commonly either run the entire suite or an individual
# file, and it's useful to allow more verbose output when running an
# individual spec file.
if config.files_to_run.one?
# Use the documentation formatter for detailed output,
# unless a formatter has already been configured
# (e.g. via a command-line flag).
# config.default_formatter = "doc"
end

# Print the 10 slowest examples and example groups at the
# end of the spec run, to help surface which specs are running
Expand Down

0 comments on commit 3e5ef9b

Please sign in to comment.