cli
cli copied to clipboard
Clean up pr create tests
This PR modernizes the tests for pr create
, switching to a test case + dependency injected CreateOptions
style.
There are no significant changes to the tests themselves.
This is part of the overall effort to switch to the new Promper
interface.