mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
chore: lint
This commit is contained in:
parent
f147b37dca
commit
2c5eb63181
@ -18,7 +18,7 @@ describe('Leave an archived channel', () => {
|
||||
const channelType = {
|
||||
public: 'Channel Type: Public',
|
||||
archived: 'Channel Type: Archived',
|
||||
}
|
||||
};
|
||||
before(() => {
|
||||
cy.apiUpdateConfig({
|
||||
TeamSettings: {
|
||||
|
@ -17,7 +17,7 @@ import {createPrivateChannel} from '../enterprise/elasticsearch_autocomplete/hel
|
||||
const channelType = {
|
||||
public: 'Channel Type: Public',
|
||||
archived: 'Channel Type: Archived',
|
||||
}
|
||||
};
|
||||
|
||||
describe('Channels', () => {
|
||||
let testUser;
|
||||
|
Loading…
Reference in New Issue
Block a user