fix unittests for FroxlorRPC-class (maybe)

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-02-25 15:32:05 +01:00
parent d933549646
commit bbc3644e23
2 changed files with 25 additions and 65 deletions

View File

@@ -92,7 +92,7 @@ class FroxlorRPC
}
}
}
return false;
throw new Exception('Invalid authorization credentials', 403);
}
/**