Skip to content

Commit fb07b6a

Browse files
Update backup_flex_test.go
1 parent ac5306c commit fb07b6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/atlas/backup_flex_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ func TestFlexBackup(t *testing.T) {
119119
require.NoError(t, json.Unmarshal(resp, &result), string(resp))
120120
restoreJobID = result.GetId()
121121
t.Log("restoreJobId", restoreJobID)
122-
t.Log("Response:", string(resp))
123122

124123
require.NotEmpty(t, restoreJobID)
125124
})

0 commit comments

Comments
 (0)