engine: resources: Fix up test resource

Woops...
This commit is contained in:
James Shubin
2023-09-19 09:11:42 -04:00
parent 1b12db92ab
commit c851322826

View File

@@ -161,6 +161,8 @@ func TestLowerStructFieldNameToFieldName2(t *testing.T) {
"anotherstr": "AnotherStr",
"func1": "Func1",
"validatebool": "ValidateBool",
"validateerror": "ValidateError",
"alwaysgroup": "AlwaysGroup",