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 0f73c1e commit 4c2ccd6
Show file tree
Hide file tree
Showing 9 changed files with 82 additions and 2,371 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 4c2ccd6

Please sign in to comment.