test(bazel): Cleanup bazel-schematics integration test (#28351)

PR Close #28351
This commit is contained in:
Keen Yee Liau
2019-01-24 11:51:20 -08:00
committed by Jason Aden
parent bf97d3b73e
commit 2a02f4beb2
7 changed files with 161 additions and 193 deletions
+1 -1
View File
@@ -94,7 +94,7 @@
"// 2": "devDependencies are not used under Bazel. Many can be removed after test.sh is deleted.",
"// 3": "when updating @bazel/bazel version you also need to update the RBE settings in .bazelrc (see https://github.com/angular/angular/pull/27935)",
"devDependencies": {
"@angular/cli": "^7.2.1",
"@angular/cli": "^7.3.0-rc.0",
"@bazel/bazel": "~0.21.0",
"@bazel/buildifier": "^0.19.2",
"@bazel/ibazel": "~0.9.0",