Skip to content

Commit 6cf1bc7

Browse files
committed
correct test009 name
1 parent 99cf753 commit 6cf1bc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

irods/test/harness/test_script_parameters

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ declare -A wrappers=(
2222
[test006_connection_timeout_on_ssl_socket.bats]=../login_auth_test.sh
2323
[test007_pam_features_in_new_auth_framework.bats]=../login_auth_test.sh
2424
[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
25+
[test009_test_special_characters_in_pam_passwords_auth_framework.bats]=../login_auth_test.sh
2626
)
2727

2828
# keys for Image and User refer to the basename after resolution to a wrapper if one is used

0 commit comments

Comments
 (0)