Skip to content
Snippets Groups Projects
Commit 821e4a75 authored by Tim Emiola's avatar Tim Emiola
Browse files

Prints test names as ruby tests run

parent 602424a0
No related branches found
No related tags found
No related merge requests found
-I. -I.
--require spec_helper --require spec_helper
--format documentation
--color
...@@ -53,3 +53,5 @@ RSpec.configure do |config| ...@@ -53,3 +53,5 @@ RSpec.configure do |config|
include RSpec::LoggingHelper include RSpec::LoggingHelper
config.capture_log_messages config.capture_log_messages
end end
RSpec::Expectations.configuration.warn_about_potential_false_positives = false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment