We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ac76be commit 3afd524Copy full SHA for 3afd524
test_harness/single/test_script_parameters
@@ -27,7 +27,7 @@ declare -A wrappers=(
27
28
declare -A images=(
29
[login_auth_test.sh]=compile-specific-python
30
- [login_auth_test_must_run_manually.py]=ssl-and-pam
+ [login_auth_test_must_run_manually.py]=compile-specific-python
31
[run_suite_locally.sh]=compile-specific-python
32
)
33
0 commit comments