Renamed the file comment_test.rb as comment_system_test.rb and change the classname by writing the code class CommentSystemTest < ApplicationSystemTestCase.
Fixes #11620
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
[x] PR is descriptively titled 📑 and links the original issue above 🔗
[x] tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with rake test
[x] code is in uniquely-named feature branch and has no merge conflicts 📁
[x] screenshots/GIFs are attached 📎 in case of UI updation
[x] ask @publiclab/reviewers for help, in a comment below
Renamed the file comment_test.rb as comment_system_test.rb and change the classname by writing the code class CommentSystemTest < ApplicationSystemTestCase.
Fixes #11620
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
rake test
@publiclab/reviewers
for help, in a comment below