Merge remote-tracking branch 'origin/main' into v2.2

This commit is contained in:
Michael Kaufmann
2025-01-22 09:17:31 +01:00

View File

@@ -279,7 +279,7 @@ class AdminsTest extends TestCase
// add test reseller
$data = [
'new_loginname' => 'resellertest',
'email' => 'testreseller@froxlor.org',
'email' => 'testreseller2@froxlor.org',
'name' => 'Testreseller'
];