/
githubmirror
/
angular-cli
Обзор
Документация
Войти
/
githubmirror
/
angular-cli
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/e2e/assets/schematic-allow-scripts/collection.json
9 строк
243 B
Alan Agius
test: migrate legacy CLI tests to e2e directory
17 дек 2025, 19:36
17 дек 2025, 19:36
7d3e0ad
Код
Авторство
О чём код?
{ "schematics": { "test": { "factory": "./index.js", "schema": "./schema.json", "description": "test schematic that creates a directory with a local test package that should not run its post-install script" } } }