Merge pull request #1679 from dg-ratiodata/feature/upgrade_aruba

Upgrade to aruba 0.10.x [WIP]
This commit is contained in:
Thomas Reynolds 2015-11-27 14:12:16 -08:00
commit 18b12eedcf
9 changed files with 207 additions and 104 deletions

View file

@ -6,7 +6,7 @@ Feature: Run the preview server
Background:
Given a fixture app "preview-server-app"
And the default aruba timeout is 30 seconds
And the default aruba exit timeout is 30 seconds
Scenario: Start the server with defaults
When I run `middleman server` interactively