Skip to content

Commit b340c81

Browse files
Ayaz HafizKeen Yee Liau
authored andcommitted
fix(deps): update integration test fo language-service v9.0.0-rc.8
Relevant commit: angular/angular@9b9116c#diff-9a66c245b1c68d3991c0a39eb8ebd3e1
1 parent ac2024e commit b340c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/lsp/smoke_spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ describe('Angular Language Service', () => {
624624
result: {
625625
contents: [{
626626
language: 'typescript',
627-
value: '(property) FooComponent.title',
627+
value: '(property) FooComponent.title: string',
628628
}],
629629
range: {
630630
start: {line: 0, character: 2},

0 commit comments

Comments
 (0)