Skip to content

Commit

Permalink
Intermittent shortcut test (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigovirgilio authored and talyssonoc committed Nov 28, 2018
1 parent 83dc061 commit c58f604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/features/keycut_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@

it 'adds story (a)', js: true do
wait_page_load
click_on 'Chilly Bin'
send_keys 'a'
expect(page).to have_css('.story.feature.unscheduled.unestimated.editing')
end
Expand Down

0 comments on commit c58f604

Please sign in to comment.