fix compressors. closes #192
This commit is contained in:
parent
f4436eb49e
commit
0b5094e953
4 changed files with 8 additions and 8 deletions
|
@ -26,4 +26,4 @@ Feature: Minify CSS
|
|||
Scenario: Rendering external css with passthrough compressor
|
||||
Given the Server is running at "passthrough-app"
|
||||
When I go to "/stylesheets/site.css"
|
||||
Then I should see "41" lines
|
||||
Then I should see "55" lines
|
Loading…
Add table
Add a link
Reference in a new issue