summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-04-15 11:58:36 +0200
committerJoas Schilling <coding@schilljs.com>2022-04-15 11:58:36 +0200
commit2bd3fc7e3188f1dd805452a8e70cc717a0d61574 (patch)
tree52c8fff5bd1319e8e66839dc6980304290ad73b0 /tests
parent27ae5c4770c19712b1ad54a6662618db118c2edd (diff)
Update testing app requirements
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/spreedcheats/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/spreedcheats/appinfo/info.xml b/tests/integration/spreedcheats/appinfo/info.xml
index 695ca3d1a..3a66c1024 100644
--- a/tests/integration/spreedcheats/appinfo/info.xml
+++ b/tests/integration/spreedcheats/appinfo/info.xml
@@ -14,6 +14,6 @@
</types>
<dependencies>
- <nextcloud min-version="24" max-version="24" />
+ <nextcloud min-version="25" max-version="25" />
</dependencies>
</info>