mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 03:55:49 +08:00
Revert "$route should create child scope via $new"
This reverts commit a5eb3ed107.
See 9ca2facb for reasoning.
This commit is contained in:
@@ -651,7 +651,7 @@ describe("widget", function(){
|
||||
|
||||
// this one should really be just '1', but due to lack of real events things are not working
|
||||
// properly. see discussion at: http://is.gd/ighKk
|
||||
expect(element.text()).toEqual('2');
|
||||
expect(element.text()).toEqual('4');
|
||||
dealoc(element);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user