test: execute router tests on ./test.sh browser
(#10053)
This commit is contained in:
@ -77,5 +77,5 @@ module.exports = function(config) {
|
||||
autoWatch: true,
|
||||
browsers: ['Chrome'],
|
||||
singleRun: false
|
||||
})
|
||||
});
|
||||
};
|
@ -30,7 +30,6 @@
|
||||
"rollup-test",
|
||||
"upgrade-ts2dart.d.ts",
|
||||
"zone-ts2dart.d.ts",
|
||||
"@angular/compiler-cli/integrationtest",
|
||||
"@angular/router"
|
||||
"@angular/compiler-cli/integrationtest"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user