Skip to content

Commit 3ffbf62

Browse files
committed
chore(test): dummy commit
1 parent a7e2396 commit 3ffbf62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-app/tests/integration/components/link-test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ module('Integration | Component | Link', function (hooks) {
2121
return 'result';
2222
},
2323
};
24+
2425
this.router.transitionTo = sinon.spy(transitionTo, 'promise');
2526
this.setProperties({
2627
link: Link,

0 commit comments

Comments
 (0)