Update e2e tests from upstream repository. (#24708)

Ideally, we'd eventually have a single source of truth for these.
Этот коммит содержится в:
Jesse Hallam
2023-10-05 16:49:18 -03:00
коммит произвёл GitHub
родитель 510136a192
Коммит f5299cd193
3 изменённых файлов: 9 добавлений и 9 удалений

Просмотреть файл

@@ -164,7 +164,7 @@ describe('channels > rhs > checklist', {testIsolation: true}, () => {
});
// * Verify the expected error message.
cy.verifyEphemeralMessage('Failed to find slash command /invalid');
cy.verifyEphemeralMessage('Failed to execute slash command /invalid');
});
it('successfully runs a valid slash command', () => {