mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-22 11:29:06 -05:00
Fix sql-commit bats tests
This commit is contained in:
@@ -10,6 +10,7 @@ CREATE TABLE test (
|
||||
);
|
||||
|
||||
INSERT INTO test VALUES (0),(1),(2);
|
||||
CALL DOLT_ADD('.');
|
||||
SQL
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user