Staging instance, all changes can be removed at any time

Skip to content

Clean up the signature of test_cli's invoke method

  • Drop catch_exception as it's not used anywhere (and we always assert on result.return_code)
  • Make the argument list a starargs instead of having to make a list

Depends on !126 (closed)

Test Plan

tox tests updated


Migrated from D2804 (view on Phabricator)

Merge request reports

Loading