fix gemfile conflict
This commit is contained in:
commit
a47b58c58d
5 changed files with 20 additions and 19 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue