refector(router): rename outlet integration spec to navigation spec
The new name better reflects the behavior under test.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
'use strict';
|
||||
|
||||
describe('ngOutlet', function () {
|
||||
describe('navigation', function () {
|
||||
|
||||
var elt,
|
||||
$compile,
|
Reference in New Issue
Block a user