Remove debug logging from test.

This commit is contained in:
Nick Tobey
2023-07-10 12:27:47 -07:00
parent 9251a898f6
commit c350902fb1

View File

@@ -79,7 +79,6 @@ teardown() {
run dolt checkout other
echo "$output"
[ "$status" -eq 0 ]
[[ "$output" =~ "branch 'other' set up to track 'origin/other'." ]] || false