[features] test for thin_dump with small metadata
This commit is contained in:
@@ -50,4 +50,9 @@ Feature: thin_restore
|
||||
Scenario: dump matches original metadata
|
||||
Given valid metadata
|
||||
When I dump
|
||||
Then dumps 0 and 1 should be identical
|
||||
Then dumps 0 and 1 should be identical
|
||||
|
||||
Scenario: dump matches original metadata (small)
|
||||
Given small metadata
|
||||
When I dump
|
||||
Then dumps 0 and 1 should be identical
|
||||
|
Reference in New Issue
Block a user