Small change to a unit test

pull/1/head
Michael Chisholm 2021-07-07 16:06:04 -04:00
parent 638689c481
commit bb164ad1ae
1 changed files with 1 additions and 1 deletions

View File

@ -1863,7 +1863,7 @@ def test_toplevel_ext_prop_meta():
"extension_type": "toplevel-property-extension",
# Use of a defined property, but intended for the
# top level. This should still error out.
"intprop": 1,
"strprop": 1,
},
},
)