Skip to content

Commit

Permalink
[WFLY-19898] application url address update
Browse files Browse the repository at this point in the history
  • Loading branch information
kstekovi committed Nov 28, 2024
1 parent 65d8407 commit b5b6980
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ runPostHelmInstallCommands
echo "running the tests"
pwd

route="localhost:8080"
route="localhost:8080/${application}"

mvnVerifyArguments="-Dserver.host=${server_protocol}://${route} "
extraMvnVerifyArguments="$(getMvnVerifyExtraArguments)"
Expand Down

0 comments on commit b5b6980

Please sign in to comment.