Skip to content

Commit

Permalink
Update and rename comment_test.rb to comment_system_test.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
canlpy committed Jul 9, 2023
1 parent 5e1d8c2 commit e4bfa0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
require "application_system_test_case"
# https://guides.rubyonrails.org/testing.html#implementing-a-system-test

class CommentTest < ApplicationSystemTestCase
class CommentSystemTest < ApplicationSystemTestCase
Capybara.default_max_wait_time = 60

def setup
Expand Down

0 comments on commit e4bfa0e

Please sign in to comment.