Skip to content

Commit f07b369

Browse files
chore(test): add comment
1 parent 4b92872 commit f07b369

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/urlRouterSpec.ts

+1
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ describe("UrlRouter", function () {
302302
});
303303

304304
describe('lazy loaded state url', () => {
305+
// Test for https://github.com/ui-router/core/issues/19
305306
it("should obey rule priority ordering", (done) => {
306307
let registry = router.stateRegistry;
307308
let loadedState;

0 commit comments

Comments
 (0)