mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-31 03:18:43 -06:00
Remove debug logging from test.
This commit is contained in:
@@ -79,7 +79,6 @@ teardown() {
|
||||
|
||||
|
||||
run dolt checkout other
|
||||
echo "$output"
|
||||
[ "$status" -eq 0 ]
|
||||
[[ "$output" =~ "branch 'other' set up to track 'origin/other'." ]] || false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user