Browse Source

[tests] update test for 11211

Rudy Ges 2 năm trước cách đây
mục cha
commit
23ef99d741
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"