Skip to content

Commit d9234b6

Browse files
Update pkg/github/actions_test.go
Co-authored-by: Copilot <[email protected]>
1 parent 8e7fa55 commit d9234b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/github/actions_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ func Test_RunWorkflow(t *testing.T) {
199199
}
200200

201201
func Test_RunWorkflow_WithFilename(t *testing.T) {
202-
// Test the unified runWorkflow function with filenames
202+
// Test the unified ActionsRunTrigger tool with filenames
203203
tests := []struct {
204204
name string
205205
mockedClient *http.Client

0 commit comments

Comments
 (0)