docs: add testing styles in index.html, remove additional configuration (#25892)

PR Close #25892
This commit is contained in:
Brandon Roberts
2018-10-01 11:13:27 -05:00
committed by Jason Aden
parent 2a14dfa4ba
commit fbfce79b93
10 changed files with 25 additions and 149 deletions

View File

@ -61,11 +61,6 @@ BOILERPLATE_PATHS.i18n = [
'package.json'
];
BOILERPLATE_PATHS.testing = [
...cliRelativePath,
'angular.json'
];
BOILERPLATE_PATHS.universal = [
...cliRelativePath,
'angular.json',