Skip to content

Commit ae315c4

Browse files
TomSweeneyRedHatinknos
authored andcommitted
[CI:DOCS]Fix minor typo in buildah test
After the tests had all but passed on #27343, I noted a minor typo. This corrects the one character flaw. Signed-off-by: tomsweeneyredhat <[email protected]>
1 parent 2883e95 commit ae315c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/buildah-bud/apply-podman-deltas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ skip_if_remote "compat API does not support oci-archive tags" \
276276
"build-with-timestamp-applies-to-oci-archive"
277277

278278
# 2025-10-212 "'build proxy' environment is not sent over the API, comment in https://github.com/containers/podman/pull/27343"
279-
skip_if_remote "http_proxy env is not send via remote API" \
279+
skip_if_remote "http_proxy env is not sent via remote API" \
280280
"build proxy - ADD URL"
281281

282282
###############################################################################

0 commit comments

Comments
 (0)