Skip to content

Commit

Permalink
Try to fix system tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jorg-vr committed Sep 19, 2022
1 parent e228a15 commit f30982a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system/saved_annotation_test.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require 'capybara/minitest'
require 'application_system_test_case'

class AnnotationsTest < ApplicationSystemTestCase
class SavedAnnotationsTest < ApplicationSystemTestCase
include Devise::Test::IntegrationHelpers
# Make the Capybara DSL available in all integration tests
include Capybara::DSL
Expand Down

0 comments on commit f30982a

Please sign in to comment.