mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-29 13:25:40 +08:00
committed by
Igor Minar
parent
b90f5e59cf
commit
9db70d3959
@@ -533,7 +533,7 @@ describe('$route', function() {
|
||||
|
||||
|
||||
describe('events', function() {
|
||||
it('should not fire $routeChangeStart/success during bootstrap (if no route)', function() {
|
||||
it('should not fire $routeChangeStart/Success during bootstrap (if no route)', function() {
|
||||
var routeChangeSpy = jasmine.createSpy('route change');
|
||||
|
||||
module(function($routeProvider) {
|
||||
|
||||
Reference in New Issue
Block a user