79116163

Date: 2024-10-23 01:23:35
Score: 0.5
Natty:
Report link

In 2024 the answer is:

  1. Create a file called .rspec in project root.
  2. The contents should look something like this:
--format progress
--color
--require rails_helper

The third line is the critical one to solve this error.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Peter H. Boling