spec/jekyll/cli_spec.rb in skellington-0.8.1 vs spec/jekyll/cli_spec.rb in skellington-0.8.2

- old
+ new

@@ -13,10 +13,10 @@ cd dummy_app bundle bundle exec jekyll serve -which will launch the site \(at http:\/\/localhost:4000\) +which will launch the site \(at http:\/\/localhost:4000\/dummy_app\/\) And presuming that works OK git add . git commit -m 'First commit'