more hooks unit testing params/grants

This commit is contained in:
Richard Holland
2022-10-13 09:11:03 +00:00
parent f1cbeca57d
commit 09a4087256
3 changed files with 121 additions and 14 deletions

View File

@@ -115,7 +115,7 @@ InnerObjectFormats::InnerObjectFormats()
sfHookParameter.getCode(),
{
{sfHookParameterName, soeREQUIRED},
{sfHookParameterValue, soeREQUIRED}
{sfHookParameterValue, soeOPTIONAL}
});