Skip to content

Commit

Permalink
Nit.
Browse files Browse the repository at this point in the history
  • Loading branch information
kohler committed Sep 16, 2023
1 parent 1325db4 commit 6d005a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/t_cdb.php
Original file line number Diff line number Diff line change
Expand Up @@ -699,6 +699,7 @@ function test_updatecontactdb_authors() {
xassert_eqq($u->disablement, Contact::DISABLEMENT_PLACEHOLDER);
}

/** @suppress PhanAccessReadOnlyProperty */
function test_cdb_user_new_paper() {
$u = $this->conf->fresh_cdb_user_by_email("newuser@_.com");
xassert(!$u);
Expand Down

0 comments on commit 6d005a5

Please sign in to comment.