Skip to content

Commit

Permalink
lint:fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Dec 29, 2023
1 parent 6e89a67 commit 803c8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lib/rules/no-deprecated-router-transition-methods.js
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ ruleTester.run('no-deprecated-router-transition-methods', rule, {
});
`,
}
},
],
invalid: [
// Route Uses RouterService.transitionTo with different service injection types
Expand Down

0 comments on commit 803c8ef

Please sign in to comment.