Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update testing app requirements
Signed-off-by: Joas Schilling <[email protected]>
  • Loading branch information
nickvergessen committed Apr 15, 2022
commit c5e684c20d35ee74e07f73558478442008ee8f66
2 changes: 1 addition & 1 deletion tests/Integration/app/appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
<repository>https://github.com/nextcloud/notifications.git</repository>

<dependencies>
<nextcloud min-version="24" max-version="24" />
<nextcloud min-version="25" max-version="25" />
</dependencies>
</info>