Skip to content

Commit fd65ac4

Browse files
authored
Merge branch 'master' into feature/hide-username
2 parents 66e3490 + fb29a91 commit fd65ac4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/web/server/tests/unit/isolated/test_users_models.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ def test_mapping_update_models_from_rest_to_db():
140140
"name": "foo1234",
141141
"privacy_hide_fullname": False,
142142
"privacy_hide_username": False,
143+
"privacy_hide_username": True,
143144
}
144145

145146

0 commit comments

Comments
 (0)