expect boards product by default in e2e (#22911)

Этот коммит содержится в:
Saturnino Abril
2023-04-11 18:59:10 +08:00
коммит произвёл GitHub
родитель 50aabf6b93
Коммит 5b5ee1160e
11 изменённых файлов: 15 добавлений и 58 удалений

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

@@ -1,6 +1,7 @@
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
// See LICENSE.txt for license information.
export const appsPluginId = 'com.mattermost.apps';
export const boardsPluginId = 'focalboard';
export const boardsProductId = 'boards';
export const callsPluginId = 'com.mattermost.calls';