Skip to content

Commit 72c152f

Browse files
tmp
1 parent 210c398 commit 72c152f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/scyllaclient/client_scylla_integration_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ func TestClientActiveRepairsIntegration(t *testing.T) {
230230
}()
231231

232232
check := func() bool {
233-
asyncRepair(context.Background(), ks, db.BigTableName, ManagedClusterHost())
234233
active, err = client.ActiveRepairs(context.Background(), ManagedClusterHosts())
235234
if err != nil {
236235
t.Fatal(err)

0 commit comments

Comments
 (0)