Skip to content

Commit 2ff5c63

Browse files
somanshreddyclaude
andcommitted
fix: remove double blank lines in test files
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c6000b3 commit 2ff5c63

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

cmd/heygen/builder_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ func TestGenBuilder_VideoList_NoAllFlag_NonPaginated(t *testing.T) {
215215
}
216216
}
217217

218-
219218
func TestGenBuilder_VideoCreate_Wait_Success(t *testing.T) {
220219
var statusCalls int
221220
srv := setupTestServer(t, map[string]testHandler{

internal/client/executor_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,6 @@ func TestExecuteAll_MissingDataField(t *testing.T) {
472472
}
473473
}
474474

475-
476475
func TestExecute_MultipartUpload(t *testing.T) {
477476
var gotContentType string
478477
var gotFileContent string

0 commit comments

Comments
 (0)