Skip to content

Commit 9141ddb

Browse files
committed
Fix completion test
1 parent 6598e54 commit 9141ddb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/langium/test/lsp/completion-provider.test.ts

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ describe('Langium completion provider', () => {
3737
'fragment',
3838
'hidden',
3939
'terminal',
40+
'infix',
4041
'interface',
4142
'type'
4243
]

0 commit comments

Comments
 (0)