summaryrefslogtreecommitdiffstats
path: root/tests/data
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-04-26 11:56:56 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2016-04-26 11:56:56 +0200
commit2ee7d2485cbcbd3617b3adcbf2e5925b0c6598c3 (patch)
treec9aeecc783d4920620e01a111e03a0af7a538b91 /tests/data
parent6d62a74d7ec3ff1d761a42e8a0adcf551bc22f85 (diff)
downloadnextcloud-server-2ee7d2485cbcbd3617b3adcbf2e5925b0c6598c3.tar.gz
nextcloud-server-2ee7d2485cbcbd3617b3adcbf2e5925b0c6598c3.zip
Introduce background repair steps
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/app/expected-info.json3
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": []
}
}