spec/lib/reveal-ck/commands/serve_spec.rb in reveal-ck-0.6.0 vs spec/lib/reveal-ck/commands/serve_spec.rb in reveal-ck-0.6.1

- old
+ new

@@ -114,10 +114,10 @@ file.puts('Slides') end # Creating the file will trigger the call back. But need # to wait else the expecation of :rebuild_slides will # fail-- it's not instantaneous - sleep 0.25 + sleep 0.5 end end end end end