mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
4 lines
221 B
Gherkin
4 lines
221 B
Gherkin
|
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-"
|