Skip to content

Commit

Permalink
minor fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
heavycrystal committed Nov 16, 2023
1 parent a68d02b commit 59162f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flow/e2e/test_utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ func CreateQRepWorkflowConfig(
if err != nil {
return nil, err
}
qrepConfig.InitialCopyOnly = true

return qrepConfig, nil
}
Expand Down

0 comments on commit 59162f0

Please sign in to comment.