Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Bob committed Dec 16, 2024
1 parent 24d290a commit faceb47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/system/avo/copy_field_content_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ def test_copy_to_clipboard(path)

copy_button = element.find('button[data-action="clipboard#copy"]', visible: :visible)
copy_button.click

expect(element).to have_css('div[data-clipboard-target="iconCopied"]', visible: :all, wait: 1)
end

def test_button_visability(path)
Expand Down

0 comments on commit faceb47

Please sign in to comment.