forked from Ivasoft/mattermost-mobile
[MM-62565] DB only custom profile attributes and fields (#8739)
Database only
This commit is contained in:
@@ -549,6 +549,7 @@ class TestHelperSingleton {
|
||||
|
||||
channelsCreated: this.fakeQuery([]),
|
||||
channels: this.fakeQuery([]),
|
||||
customProfileAttributes: this.fakeQuery([]),
|
||||
posts: this.fakeQuery([]),
|
||||
preferences: this.fakeQuery([]),
|
||||
reactions: this.fakeQuery([]),
|
||||
|
||||
Reference in New Issue
Block a user