change compass sprites messaging
exit
This commit is contained in:
parent
5842bf8e5b
commit
740d4a913f
|
@ -1,4 +1,6 @@
|
|||
Feature: Compass sprites should be generated on build and copied
|
||||
Scenario: Building a clean site with sprites
|
||||
Given a successfully built app at "compass-sprites-app"
|
||||
Then the output should contain "images/icon-"
|
||||
When I cd to "build"
|
||||
Then the following files should exist:
|
||||
| images/icon-s1a8aa64128.png |
|
Loading…
Reference in a new issue