plots2 icon indicating copy to clipboard operation
plots2 copied to clipboard

Update and rename comment_test.rb to comment_system_test.rb to solve class name mismatch error

Open yuzanawinnnn opened this issue 2 years ago • 1 comments

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

yuzanawinnnn avatar Dec 04 '23 05:12 yuzanawinnnn

Code Climate has analyzed commit c58ec154 and detected 0 issues on this pull request.

View more on Code Climate.

qlty-cloud-legacy[bot] avatar Dec 04 '23 05:12 qlty-cloud-legacy[bot]