Skip to content

Commit

Permalink
fix: typo in DM requirement tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Rys committed Sep 9, 2021
1 parent a5e44b7 commit 4c1252d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Authentication_Default_Authentication": ["default", "authentication"],
"Authentication_Insecure_Authentication": ["authentication", "insecure"],
"Authentication_Insecure_Authentication.2": ["authentication", "cleartext"],
"Authentication_PrivilegedAuthentication": ["authentication", "privileged"],
"Authentication_Privileged_Authentication": ["authentication", "privileged"],
"Certificates": ["certificate"],
"Certificates_SSL": ["certificate", "ssl"],
"Change": ["change"],
Expand Down

0 comments on commit 4c1252d

Please sign in to comment.