features/client/requests.feature in mirage-3.0.0.alpha.17 vs features/client/requests.feature in mirage-3.0.0
- old
+ new
@@ -1,5 +1,7 @@
-Feature: Requests made to the Mirage Server can be retrieved using the Mirage client
+Feature: Retrieving tracked requests
+
+ Requests made to the Mirage Server can be retrieved using the Mirage client
Background:
Given the following require statements are needed:
"""
require 'rubygems'
\ No newline at end of file