[MM-47306] Migrate /enterprise/integrations e2e tests to TypeScript (#25720)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
bc1a53472a
Коммит
3a6264ad19
@@ -98,15 +98,14 @@ describe('Category muting', () => {
|
||||
create_at: 0,
|
||||
creator_id: '',
|
||||
delete_at: 0,
|
||||
extra_update_at: 0,
|
||||
group_constrained: false,
|
||||
header: '',
|
||||
id: '',
|
||||
last_post_at: 0,
|
||||
purpose: '',
|
||||
scheme_id: '',
|
||||
total_msg_count: 0,
|
||||
update_at: 0,
|
||||
last_root_post_at: 0,
|
||||
})).then((channel: Cypress.Channel) => {
|
||||
// # And then invite us to it
|
||||
cy.wrap(client.addToChannel(testUser.id, channel.id));
|
||||
|
||||
Ссылка в новой задаче
Block a user