Fix grammar in a scenario

This commit is contained in:
Ilya Vassilevsky 2015-02-23 01:44:17 +03:00
parent 13a24d99ba
commit 4d75ba7749

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"