Этот коммит содержится в:
yasserfaraazkhan
2024-03-20 23:09:45 +05:30
коммит произвёл GitHub
родитель 6ea363e260
Коммит 9e5d486a5b
33 изменённых файлов: 104 добавлений и 116 удалений

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

@@ -32,6 +32,9 @@ describe('Demo plugin - Webhook events', () => {
ServiceSettings: {
EnableGifPicker: true,
},
FileSettings: {
EnablePublicLink: true,
},
};
cy.apiUpdateConfig(newSettings);