You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-28 09:24:05 +03:00
@@ -62,7 +62,6 @@ describe('MessagePanel', function() {
|
||||
client.credentials = {userId: '@me:here'};
|
||||
|
||||
// HACK: We assume all settings want to be disabled
|
||||
// TODO: {Travis} Run the tests to verify this works
|
||||
SettingsStore.getValue = sinon.stub().returns(false);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user