Remove acme from CI test_packages (#19841)

Of course, forgetting to add it, I forgot to remove it...

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
This commit is contained in:
Alexander Scheel 2023-03-30 07:20:58 -04:00 committed by GitHub
parent cf99323884
commit 733e851c51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -77,7 +77,6 @@ test_packages[5]+=" $base/vault/external_tests/sealmigration"
if [ "${ENTERPRISE:+x}" == "x" ] ; then
test_packages[5]+=" $base/vault/external_tests/transform"
fi
test_packages[5]+=" $base/builtin/logical/pki/acme"
# Total time: 588
test_packages[6]+=" $base"