[cache_dump feature] switch to using the new /cache dump|restore/ pattern

This commit is contained in:
Joe Thornber 2014-09-01 15:26:42 +01:00
parent 27d754bae0
commit e4296c5393
1 changed files with 3 additions and 3 deletions

View File

@ -44,7 +44,7 @@ Feature: cache_dump
Scenario: dump/restore is a noop
Given valid cache metadata
When I cache_dump
And I cache_restore
And I cache_dump
When I cache dump
And I cache restore
And I cache dump
Then cache dumps 1 and 2 should be identical