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 e52111dbf6
commit c83a5629a6

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"