Skip to content

Commit 521a975

Browse files
committed
Fix code formatting - add missing newline
1 parent a2457b4 commit 521a975

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/api_actions_run_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ func TestAPIActionsGetWorkflowJobLogs(t *testing.T) {
282282
AddTokenAuth(token)
283283
MakeRequest(t, req, http.StatusNotFound)
284284
}
285+
285286
func TestAPIActionsGetWorkflowRunLogsStream(t *testing.T) {
286287
defer prepareTestEnvActionsArtifacts(t)()
287288

0 commit comments

Comments
 (0)