1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/features/sprockets_gems.feature

7 lines
No EOL
214 B
Gherkin

@wip
Feature: Sprockets Gems
Scenario: Sprockets can pull jQuery from gem
Given the Server is running at "sprockets-app"
When I go to "/javascripts/jquery_include.js"
Then I should see "var jQuery ="