mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-14 21:32:23 +03:00
msc3861: ++
This commit is contained in:
parent
fd52c7eb1f
commit
ff2ba0313a
3 changed files with 4 additions and 3 deletions
|
@ -1562,7 +1562,7 @@ func TestAdminCheckUsernameAvailable(t *testing.T) {
|
|||
}
|
||||
|
||||
// Nothing more to check, test is done.
|
||||
if tc.wantOK {
|
||||
if !tc.wantOK {
|
||||
return
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue