attempt to stabilize flickering spec

pull/7713/head
ulferts 5 years ago
parent 18d0450ee9
commit ac93a90477
No known key found for this signature in database
GPG Key ID: A205708DE1284017
  1. 2
      modules/my_page/spec/features/my/assigned_to_me_spec.rb

@ -180,7 +180,7 @@ describe 'Assigned to me embedded query on my page', type: :feature, js: true do
assigned_area.resize_to(1, 2)
sleep(0.1)
my_page.expect_and_dismiss_notification message: I18n.t('js.notice_successful_update')
assigned_area.expect_to_span(1, 1, 2, 3)
# has been moved down by resizing

Loading…
Cancel
Save