Added cases 9 and 10 for aca policy tests

This commit is contained in:
iadgovuser29 2024-07-12 15:30:11 -04:00
parent 49cea753a1
commit 228dce8701

View File

@ -17,6 +17,8 @@ case $1 in
6) test="6" ;;
7) test="7" ;;
8) test="8" ;;
9) test="9" ;;
10) test="10" ;;
esac
# Start ACA Policy Tests