diff --git a/analysis/tests/src/CompletionJsx.res b/analysis/tests/src/CompletionJsx.res
index dca147687..0dfa5db8d 100644
--- a/analysis/tests/src/CompletionJsx.res
+++ b/analysis/tests/src/CompletionJsx.res
@@ -51,3 +51,13 @@ module CompWithoutJsxPpx = {
//
Jsx.element = "createElement"
+}
+
+// 61:29]
+JSX 61:29] > _children:None
+Completable: Cjsx([IntrinsicElementLowercase], "", [])
+Package opens Pervasives.JsxModules.place holder
+Resolved opens 1 pervasives
+Path IntrinsicElementLowercase.make
+[{
+ "label": "name",
+ "kind": 4,
+ "tags": [],
+ "detail": "option",
+ "documentation": null
+ }, {
+ "label": "age",
+ "kind": 4,
+ "tags": [],
+ "detail": "option",
+ "documentation": null
+ }, {
+ "label": "key",
+ "kind": 4,
+ "tags": [],
+ "detail": "string",
+ "documentation": null
+ }]
+