File rename, refactor $httpBackend mocks

This commit is contained in:
Per Ploug Krogslund
2013-07-02 09:17:32 +02:00
parent 32d7b88b45
commit 0e431ffd3c
11 changed files with 127 additions and 120 deletions

View File

@@ -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