Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
zbigh committed Feb 11, 2024
1 parent 986925d commit bc6daa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/integration/user/article_edit_page_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ def setup
end

test 'should allow to update fields in order to have updated values' do
sleep 1
sleep 0.1
update_article :two
sleep 1
sleep 0.1
within "div[data-attr='title']" do
click_link 'apply changes'
update_value_attr_for '#article_title'
Expand Down

0 comments on commit bc6daa6

Please sign in to comment.