Skip to content

Commit

Permalink
Comment tweak
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
  • Loading branch information
gmlewis committed Oct 1, 2024
1 parent 46e1be9 commit fcfa31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github/codespaces_secrets_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,7 @@ func TestCodespacesService_RemoveSelectedReposFromSecret(t *testing.T) {
}

// func TestActionsService_ListSelectedReposForOrgSecret(t *testing.T) {
// client, mux, _ := setup()
// client, mux, _ := setup(t)

// mux.HandleFunc("/orgs/o/actions/secrets/NAME/repositories", func(w http.ResponseWriter, r *http.Request) {
// testMethod(t, r, "GET")
Expand Down

0 comments on commit fcfa31b

Please sign in to comment.