rabbitmq-server/deps/rabbitmq_management/selenium/suites/basic-auth-behind-proxy.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
178 B
Bash
Raw Normal View History

2022-11-15 23:22:08 +08:00
#!/usr/bin/env bash
SCRIPT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
TEST_CASES_PATH=/basic-auth
2023-03-21 19:39:28 +08:00
PROFILES="proxy"
2022-11-15 23:22:08 +08:00
2023-03-21 19:39:28 +08:00
source $SCRIPT/../bin/suite_template
runWith proxy