diff --git a/spec/features/talks_spec.rb b/spec/features/talks_spec.rb index d2d962163..6f9bc9156 100644 --- a/spec/features/talks_spec.rb +++ b/spec/features/talks_spec.rb @@ -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