spec/features/video_spec.rb in redditor-0.1.20 vs spec/features/video_spec.rb in redditor-0.1.22
- old
+ new
@@ -47,6 +47,6 @@
page.find(".video-block-input").set("1"*11)
save_block
visit_article
wait_until { expect(page.find("iframe").nil?).to eq false }
end
-end
\ No newline at end of file
+end