Skip to content

Commit

Permalink
Update post_test.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren committed Nov 5, 2020
1 parent ec9917a commit b007b81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/system/post_test.rb
Expand Up @@ -53,6 +53,8 @@ def setup
page.assert_selector('.tags-list .card', count: 3)
page.assert_selector('.tags-list .card', count: 0)

find('.tags-list .card-body .ellipsis').click() # open the dropdown

accept_alert do
find('.tags-list .card-body .tag-delete').click()
end
Expand Down

0 comments on commit b007b81

Please sign in to comment.