Skip to content

Commit

Permalink
test: Adjust PHPUnit tests to fix PHPUnit 10 deprecations
Browse files Browse the repository at this point in the history
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • Loading branch information
susnux committed Sep 1, 2024
1 parent b3ec287 commit 65f374f
Show file tree
Hide file tree
Showing 9 changed files with 88 additions and 2,377 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: CC0-1.0

/vendor/
**/vendor/
/.php-cs-fixer.cache

node_modules/
Expand Down
Loading

0 comments on commit 65f374f

Please sign in to comment.