diff options
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/app/expected-info.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/app/expected-info.json b/tests/data/app/expected-info.json index e05d02f7641..51d0c00ccef 100644 --- a/tests/data/app/expected-info.json +++ b/tests/data/app/expected-info.json @@ -70,6 +70,7 @@ }, "repair-steps": { "pre-migration": [], - "post-migration": [] + "post-migration": [], + "live-migration": [] } } |