Files
grecia/spec/system/comments/poll_questions_spec.rb
Javi Martín 9427f01442 Use system specs instead of feature specs
We get rid of database cleaner, and JavaScript tests are faster because
between tests we now rollback transactions instead of truncating the
database.
2020-04-24 15:43:54 +02:00

2 lines
50 B
Ruby

#refactor specs and test as one more commmentable