Переглянути джерело

[tests] update test for 11211

Rudy Ges 2 роки тому
батько
коміт
23ef99d741
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      tests/display/src/cases/Issue11211.hx

+ 1 - 0
tests/display/src/cases/Issue11211.hx

@@ -48,6 +48,7 @@ class Issue11211 extends DisplayTestCase {
 			{
 				kind: DKCompilerError,
 				severity: Error,
+				code: null,
 				range: diagnosticsRange(pos(4), pos(5)),
 				relatedInformation: [],
 				args: "Variables of type Void are not allowed"