[cache_dump feature] switch to using the new /cache dump|restore/ pattern
This commit is contained in:
parent
27d754bae0
commit
e4296c5393
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user