Merge pull request #1468 from vassilevsky/fix-grammar

Fix grammar in a scenario
This commit is contained in:
Eliott Appleford 2015-02-23 16:52:01 +00:00
commit e2ae2e5e42

View file

@ -1,4 +1,4 @@
Feature: Assets get a file hash appended to their and references to them are updated
Feature: Assets get file hashes appended to them and references to them are updated
Scenario: Hashed-asset files are produced, and HTML, CSS, JSON and JavaScript gets rewritten to reference the new files
Given a successfully built app at "asset-hash-app"
When I cd to "build"