Remove dead code.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-07-25 06:35:51 +00:00
parent 9459045e6c
commit f10f27f28b
3 changed files with 7 additions and 16 deletions

View File

@ -20,7 +20,6 @@ final class RcloneTest extends TestCase
exec('rclone purge temp 2>&1');
}
public function testRclonePath(): void
{
$this->expectException(\Exception::class);