Commit 8c22d7a2 authored by Vincent Pelletier's avatar Vincent Pelletier

Folder_generateWorkflowReport: Make selection-related parameters optional.

Fixes test failures.
parent d635fbe0
......@@ -124,7 +124,7 @@ return context.Folder_viewWorkflowReport()\n
</item>
<item>
<key> <string>_params</string> </key>
<value> <string>use_selection, selection_name</string> </value>
<value> <string>use_selection=False, selection_name=None</string> </value>
</item>
<item>
<key> <string>_proxy_roles</string> </key>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment