Skip to content

Commit

Permalink
Fix typo (#804)
Browse files Browse the repository at this point in the history
Co-authored-by: Christopher Henderson <chris@chenderson.org>
  • Loading branch information
bitlux and christopher-henderson committed Mar 9, 2024
1 parent 83b5f8d commit 9c67bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v3/lints/cabf_smime_br/lint_subject_dir_attr_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ func TestSMIMESubjectDirAttributes(t *testing.T) {
ExpectedResult: lint.Error,
},
{
Name: "error - legacy no subject dir attributes extension",
Name: "NA - legacy no subject dir attributes extension",
InputFilename: "smime/ec_legacy_digital_signature_ku.pem",
ExpectedResult: lint.NA,
},
Expand Down

0 comments on commit 9c67bdb

Please sign in to comment.