engine: resources: Make test resource easier for debugging

Let some fields not get printed if we request it.
This commit is contained in:
James Shubin
2023-12-03 16:50:48 -05:00
parent 019b88cedf
commit 984fb702e5
2 changed files with 55 additions and 36 deletions

View File

@@ -168,6 +168,7 @@ func TestLowerStructFieldNameToFieldName2(t *testing.T) {
"alwaysgroup": "AlwaysGroup",
"comparefail": "CompareFail",
"sendvalue": "SendValue",
"onlyshow": "OnlyShow",
"comment": "Comment",
}