Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
d00p committed Jan 22, 2025
2 parents 38b2dbd + 2eda4ae commit 1008c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Admins/AdminsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ public function testAdminAdminsDeleteReseller()
// add test reseller
$data = [
'new_loginname' => 'resellertest',
'email' => 'testreseller@froxlor.org',
'email' => 'testreseller2@froxlor.org',
'name' => 'Testreseller'
];

Expand Down

0 comments on commit 1008c01

Please sign in to comment.