From f7f530a401ae4b80797e89f421a91d2070268ad0 Mon Sep 17 00:00:00 2001 From: Nick Tobey Date: Mon, 31 Mar 2025 18:32:05 -0700 Subject: [PATCH] Update auto_increment.bats tests to account for the fact that setup now commits the initial empty table. --- integration-tests/bats/auto_increment.bats | 4 ---- 1 file changed, 4 deletions(-) diff --git a/integration-tests/bats/auto_increment.bats b/integration-tests/bats/auto_increment.bats index 2d44340fea..dec36e7105 100644 --- a/integration-tests/bats/auto_increment.bats +++ b/integration-tests/bats/auto_increment.bats @@ -702,8 +702,6 @@ SQL @test "auto_increment: globally distinct auto increment values" { dolt sql <