Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Commit 616a130

Browse files
test(resolve): Add comment referencing github issue
1 parent b8b8ef3 commit 616a130

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/resolveSpec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,7 @@ describe("Integration: Resolvables system", () => {
476476
expect(counts._J).toEqualData(1);
477477
});
478478

479+
// Test for https://github.com/angular-ui/ui-router/issues/3546
479480
it("should not inject child data into parent", () => {
480481
let injectedData;
481482
router.stateRegistry.register({

0 commit comments

Comments
 (0)