Skip to content

Commit 82092dc

Browse files
authored
cors: Minor fix for verification (envoyproxy#723)
Signed-off-by: Ryan Northey <ryan@synca.io>
1 parent 335b72e commit 82092dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cors/verify.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export PORT_STATS="${CORS_PORT_STATS:-10312}"
1313

1414
run_log "Test service"
1515
responds_with \
16-
"Envoy CORS Webpage" \
16+
"Envoy CORS webpage" \
1717
"http://localhost:${PORT_PROXY}"
1818

1919
run_log "Test cors server: disabled"

0 commit comments

Comments
 (0)