Skip to content

Commit

Permalink
spec calendar2 refactoring for intermittent failures
Browse files Browse the repository at this point in the history
Change-Id: Idfcd399ad6184cc61c2551fcef066fcd6e9fac8a
Reviewed-on: https://gerrit.instructure.com/10225
Tested-by: Hudson <[email protected]>
Reviewed-by: Jake Sorce <[email protected]>
  • Loading branch information
Efrain Chu-Jon authored and Jake Sorce committed Apr 23, 2012
1 parent 9ff0b56 commit e54d9db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/selenium/calendar2_common.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ def create_appointment_group(params={})

def open_edit_event_dialog
f('.fc-event').click
keep_trying_until { f('.edit_event_link').should be_displayed }
f('.edit_event_link').click
end
end

0 comments on commit e54d9db

Please sign in to comment.