Skip to content

Commit

Permalink
Removing minor change from PR 7553
Browse files Browse the repository at this point in the history
  • Loading branch information
rimashah25 committed Mar 20, 2024
1 parent cc4e70d commit acaa922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/to-api-contract-tests/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,4 @@ truncate --size=0 traffic.ops.log # Removes output from previous API versions an

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

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

0 comments on commit acaa922

Please sign in to comment.