fix snapshot test parameter bug

This commit is contained in:
Jeff Washington (jwash)
2022-03-29 14:58:32 -05:00
parent 15fd3ff6c8
commit f878ef8cc4

View File

@ -947,7 +947,7 @@ mod tests {
&exit, &exit,
abs_request_handler, abs_request_handler,
false, false,
true, false,
None, None,
); );