Skip to content

Commit

Permalink
remove screenshot from spec
Browse files Browse the repository at this point in the history
  • Loading branch information
branch14 committed Jul 21, 2014
1 parent 6b813d0 commit 5820406
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/features/talks_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
starts_at_time: 5.minutes.from_now.strftime("%H:%M"),
starts_at_date: Date.today)
visit talk_path(@talk)
page.save_screenshot 'foo.png'
page.should have_content "THIS TALK IS LIVE IN"
page.should have_content "computing"
retry_with_delay do
Expand Down

0 comments on commit 5820406

Please sign in to comment.