mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-03 19:41:24 -05:00
[no-release-notes] unskip more bats (#3737)
* Fix merge test for __DOLT_1__ * tree.ThreeWayMerge always calls callback when key collision occurs * add keyless support for new format merge and other merge related tables * newline of doom * unskip more bats * empty * skip blame.bats and remotes-aws.bats
This commit is contained in:
@@ -114,7 +114,6 @@ teardown() {
|
||||
}
|
||||
|
||||
@test "sql-shell: validate string formatting" {
|
||||
skip_nbf_dolt_1
|
||||
dolt sql <<SQL
|
||||
CREATE TABLE test2 (
|
||||
str varchar(256) NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user