Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
forsbergplustwo committed Oct 12, 2023
1 parent 7b560e8 commit 5732f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system/imports/destroy_all_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class Imports::DestroyAllTest < ApplicationSystemTestCase

assert_selector "h1", text: "Data imports"

assert_text "View details", count: 2
assert_text "View details", count: Import.count

click_on "More actions"
click_on "Delete all imports"
Expand Down

0 comments on commit 5732f5a

Please sign in to comment.