Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit acaa922

Browse files
committed
Removing minor change from PR 7553
1 parent cc4e70d commit acaa922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/to-api-contract-tests/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ truncate --size=0 traffic.ops.log # Removes output from previous API versions an
122122

123123
cd "../testing/api_contract/v$INPUT_VERSION"
124124

125-
pytest -rA --to-user admin --to-password twelve12 --to-url https://localhost:6443/api/4.0
125+
pytest -rA --to-user admin --to-password twelve --to-url https://localhost:6443/api/4.0

0 commit comments

Comments
 (0)