Skip to content

Commit 3afd524

Browse files
committed
correction to images listed in param table
1 parent 8ac76be commit 3afd524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_harness/single/test_script_parameters

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ declare -A wrappers=(
2727

2828
declare -A images=(
2929
[login_auth_test.sh]=compile-specific-python
30-
[login_auth_test_must_run_manually.py]=ssl-and-pam
30+
[login_auth_test_must_run_manually.py]=compile-specific-python
3131
[run_suite_locally.sh]=compile-specific-python
3232
)
3333

0 commit comments

Comments
 (0)