rabbitmq-server/selenium/suites/authnz-messaging/auth-internal-backend.sh

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

10 lines
212 B
Bash
Raw Permalink Normal View History

2023-08-14 18:51:46 +08:00
#!/usr/bin/env bash
SCRIPT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
TEST_CASES_PATH=/authnz-msg-protocols
PROFILES="internal-user auth_backends-internal"
2023-08-14 18:51:46 +08:00
source $SCRIPT/../../bin/suite_template
2023-08-14 18:51:46 +08:00
run