mirror of
https://github.com/wassname/talk.git
synced 2026-07-24 13:20:47 +08:00
Rename globalSwitchoff to disableCommenting.
This commit is contained in:
@@ -194,7 +194,7 @@ describe('graph.mutations.createComment', () => {
|
||||
beforeEach(() =>
|
||||
AssetModel.create({
|
||||
id: '123',
|
||||
settings: { globalSwitchoffEnable: disabled },
|
||||
settings: { disableCommenting: disabled },
|
||||
})
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user