File rename, refactor $httpBackend mocks
This commit is contained in:
@@ -60,7 +60,7 @@ module.exports = function(karma) {
|
||||
// - PhantomJS
|
||||
// - IE (only Windows)
|
||||
// CLI --browsers Chrome,Firefox,Safari
|
||||
browsers: ['PhantomJS'],
|
||||
browsers: ['Chrome'],
|
||||
|
||||
// If browser does not capture in given timeout [ms], kill it
|
||||
// CLI --capture-timeout 5000
|
||||
|
||||
Reference in New Issue
Block a user