From 649620020ccdbbc42ca6b13e9ef2b534fcd01a8f Mon Sep 17 00:00:00 2001 From: Nick Tobey Date: Wed, 24 May 2023 13:37:36 -0700 Subject: [PATCH] Remove uses of skip_nbf_ld_1, since all tests now use __DOLT__ --- integration-tests/bats/ignore.bats | 18 ------------------ integration-tests/bats/show.bats | 6 ------ integration-tests/bats/stash.bats | 25 ------------------------- 3 files changed, 49 deletions(-) diff --git a/integration-tests/bats/ignore.bats b/integration-tests/bats/ignore.bats index f5a8396d4a..ca68840580 100644 --- a/integration-tests/bats/ignore.bats +++ b/integration-tests/bats/ignore.bats @@ -64,7 +64,6 @@ get_conflict_tables() { } @test "ignore: simple matches" { - skip_nbf_ld_1 dolt sql <