mirror of
https://github.com/dolthub/dolt.git
synced 2025-12-30 16:12:39 -06:00
cd into directory in test
This commit is contained in:
@@ -137,6 +137,7 @@ SQL
|
||||
}
|
||||
|
||||
@test "global-args: can use --branch on valid branch" {
|
||||
cd db1
|
||||
dolt checkout -b br1
|
||||
run dolt --branch br1 status
|
||||
[ "$status" -eq 0 ]
|
||||
|
||||
Reference in New Issue
Block a user