Skip to content

Commit

Permalink
fixing lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
tvo0813 committed Dec 3, 2024
1 parent 06adfc5 commit 3ef48d9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,3 @@ for CERT in $VAULT_CERTS; do
echo "Verifying Certificate..."
openssl x509 -in "${TMP_TEST_RESULTS}/tmp_vault_cert.pem" -text -noout || fail "The certificate appears to be improperly configured or contains errors"
done

0 comments on commit 3ef48d9

Please sign in to comment.