aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Mount/RootMountProviderTest.php
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-3/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-22/+22
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* move root mount setup to mountprovidersRobin Appelman2022-02-241-0/+141
Signed-off-by: Robin Appelman <robin@icewind.nl>