Move /e2e -> /e2e-tests
Этот коммит содержится в:
7
e2e-tests/playwright/support/constant.ts
Обычный файл
7
e2e-tests/playwright/support/constant.ts
Обычный файл
@@ -0,0 +1,7 @@
|
||||
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
|
||||
// See LICENSE.txt for license information.
|
||||
|
||||
export const boardsPluginId = 'focalboard';
|
||||
export const boardsProductId = 'boards';
|
||||
export const callsPluginId = 'com.mattermost.calls';
|
||||
export const playbooksPluginId = 'playbooks';
|
||||
Ссылка в новой задаче
Block a user