/
alt3rmann
/
label-studio
Обзор
Документация
Войти
/
alt3rmann
/
label-studio
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
web/apps/labelstudio-e2e/src/support/e2e.ts
17 строк
599 B
Julio Sgarbi
feat: LEAP-452: FE Repo Modernization / Monorepo (#5154)
04 янв 2024, 15:59
Не верифицирован
04 янв 2024, 15:59
ca09b8f
Код
Авторство
О чём код?
// *********************************************************** // This example support/index.js is processed and // loaded automatically before your test files. // // This is a great place to put global configuration and // behavior that modifies Cypress. // // You can change the location of this file or turn off // automatically serving support files with the // 'supportFile' configuration option. // // You can read more here: // https://on.cypress.io/configuration // *********************************************************** // Import commands.js using ES2015 syntax: import './commands';