Skip to content

Extra options issue

Duncan Mortimer requested to merge extra_options_issue into master

Although the --extra argument was added it's values weren't being passed through to the plugin! Added a few tests to confirm that --extra is processed correctly by the argument parser and updated the main submit tests to reflect the fact this is being passed now.

Merge request reports