79292901

Date: 2024-12-19 01:34:21
Score: 0.5
Natty:
Report link

As of Rails 7.1 this no longer seems to work:

rails test:system test

In Rails 7.1 this works, and is documented to work:

rails test:all

Prefix with "bin/" or "bundle exec " as appropriate.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: David A. Wheeler