mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-30 03:26:47 -05:00
Update integration-tests/bats/sql-shell.bats
Co-authored-by: Jason Fulghum <jason@dolthub.com>
This commit is contained in:
@@ -38,7 +38,6 @@ teardown() {
|
||||
skip "shell on server returns Empty Set instead of OkResult"
|
||||
fi
|
||||
run $BATS_TEST_DIRNAME/sql-shell-error.expect
|
||||
echo "$output"
|
||||
[ "$status" -eq 0 ]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user