Skip to content

Commit 882d67b

Browse files
committed
update super errors fixture
1 parent e3bc40d commit 882d67b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jscomp/build_tests/super_errors/expected/component_missing_prop_test.res.expected

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
6 │ }
99
7 │
1010

11-
This record expression is expected to have type 'test
1211
The field nname does not belong to type props
12+
13+
This record expression is expected to have type props<'name>
1314
Hint: Did you mean name?

0 commit comments

Comments
 (0)