We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99cf753 commit 6cf1bc7Copy full SHA for 6cf1bc7
1 file changed
irods/test/harness/test_script_parameters
@@ -22,7 +22,7 @@ declare -A wrappers=(
22
[test006_connection_timeout_on_ssl_socket.bats]=../login_auth_test.sh
23
[test007_pam_features_in_new_auth_framework.bats]=../login_auth_test.sh
24
[test008_prc_write_irodsA_utility_in_native_mode.bats]=../login_auth_test.sh
25
- [test009_test_special_characters_in_pam_passwords_auth_fmwk.bats]=../login_auth_test.sh
+ [test009_test_special_characters_in_pam_passwords_auth_framework.bats]=../login_auth_test.sh
26
)
27
28
# keys for Image and User refer to the basename after resolution to a wrapper if one is used
0 commit comments