Skip to content

Commit

Permalink
Merge 7702f1c into 5e1d8c2
Browse files Browse the repository at this point in the history
  • Loading branch information
Naveendas1997 committed Mar 11, 2023
2 parents 5e1d8c2 + 7702f1c commit 9d54029
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 9d54029

Please sign in to comment.