Check if display_name really changed.
This commit is contained in:
parent
e48c289c23
commit
12bcb7e59b
|
@ -62,7 +62,7 @@ SCENARIO ("/api/v1/accounts/update_credentials can be called successfully",
|
|||
|
||||
REQUIRE(account.valid());
|
||||
|
||||
REQUIRE(account.id() == user_id);
|
||||
REQUIRE(account.display_name() == "testaccount");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in New Issue
Block a user