Skip to content

Commit

Permalink
Solves issue publiclab#11620
Browse files Browse the repository at this point in the history
  • Loading branch information
arimallick committed Mar 27, 2023
1 parent 5e1d8c2 commit b3e5440
Showing 1 changed file with 1 addition and 1 deletion.
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 b3e5440

Please sign in to comment.