diff --git a/test/phpunit-bootstrap.php b/test/phpunit-bootstrap.php index 7ed2d272..1b95c51c 100644 --- a/test/phpunit-bootstrap.php +++ b/test/phpunit-bootstrap.php @@ -159,7 +159,7 @@ function getUserIsPIHasAtLeastOneMember() function getNonExistentUser() { - return ["user1@nonexistent.test", "foo", "bar", "user1@nonexistent.test"]; + return ["user2000@org2.test", "foo", "bar", "user2000@org2.test"]; } function getAdminUser() diff --git a/webroot/panel/new_account.php b/webroot/panel/new_account.php index 3784990c..13530469 100644 --- a/webroot/panel/new_account.php +++ b/webroot/panel/new_account.php @@ -94,12 +94,6 @@