Move /e2e -> /e2e-tests
Этот коммит содержится в:
7
e2e-tests/cypress/tests/support/constants.js
Обычный файл
7
e2e-tests/cypress/tests/support/constants.js
Обычный файл
@@ -0,0 +1,7 @@
|
||||
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
|
||||
// See LICENSE.txt for license information.
|
||||
|
||||
// Default team is meant for sysadmin's primary team,
|
||||
// selected for compatibility with existing local development.
|
||||
// It should not be used for testing.
|
||||
export const DEFAULT_TEAM = {name: 'ad-1', display_name: 'eligendi', type: 'O'};
|
||||
Ссылка в новой задаче
Block a user