mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-24 11:39:18 -05:00
13390f62c3
- init.bats: Use status != 0 instead of status == 1 for flexibility - shallow-clone.bats: Add cd into cloned directory after dolt_clone - sql-local-remote.bats: Run commands from within the dolt database directory These tests now properly cd into the dolt database directory before running commands that require a repository context. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>