From ea6c8abe918cfdf73a92a0bc285e53ec0209f8a1 Mon Sep 17 00:00:00 2001 From: Zach Musgrave Date: Tue, 13 Jun 2023 12:35:10 -0700 Subject: [PATCH] Fix more tets --- integration-tests/bats/replication.bats | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/integration-tests/bats/replication.bats b/integration-tests/bats/replication.bats index 982bf5da1b..a134bc739e 100644 --- a/integration-tests/bats/replication.bats +++ b/integration-tests/bats/replication.bats @@ -441,16 +441,16 @@ SQL cd ../repo2 dolt config --local --add sqlserver.global.dolt_replicate_all_heads 1 dolt config --local --add sqlserver.global.dolt_read_replica_remote origin + # repo2 pulls on read run dolt sql -r csv -b <