diff --git a/features/thin_restore.feature b/features/thin_restore.feature index 373b1b6..a8e75fc 100644 --- a/features/thin_restore.feature +++ b/features/thin_restore.feature @@ -40,6 +40,13 @@ Feature: thin_restore No input file provided. """ + Scenario: missing output file + When I run thin_restore with -i metadata.xml + Then it should fail with: + """ + No output file provided. + """ + Scenario: dump/restore is a noop Given valid metadata When I dump