test: align git:report --global assertion with rendered key

This commit is contained in:
Jose Diaz-Gonzalez
2026-04-29 07:08:26 -04:00
parent 8282981361
commit b28e4e552b

View File

@@ -838,7 +838,7 @@ teardown() {
echo "status: $status"
assert_success
assert_output_contains "global git information"
assert_output_contains "Global deploy branch"
assert_output_contains "Git global deploy branch"
}
@test "(git:report) --global --format json" {