cli/pkg/cmd/pr/edit
Kynan Ware bf728893fa Fix argument order in httpStubs test functions
Swaps the argument order of the httpStubs functions in edit_test.go to match the expected (t *testing.T, reg *httpmock.Registry) signature. This improves consistency and prevents potential confusion or errors when calling these test helpers.
2025-10-02 09:54:01 -06:00
..
edit.go Fix typo in error message for required flags 2025-10-01 16:09:33 -06:00
edit_test.go Fix argument order in httpStubs test functions 2025-10-02 09:54:01 -06:00