fix gemfile conflict

This commit is contained in:
Eliott Appleford 2014-07-06 04:25:07 +01:00
commit a47b58c58d
5 changed files with 20 additions and 19 deletions

View file

@ -9,7 +9,7 @@ Feature: GZIP assets during build
| build/javascripts/test.js.gz |
| build/stylesheets/test.css |
| build/stylesheets/test.css.gz |
And build/javascripts/test.js.gz should be binary
And the file "build/javascripts/test.js.gz" should be gzipped
Scenario: Preview server doesn't change
Given the Server is running at "gzip-app"