0
0
mirror of https://github.com/saltstack-formulas/cron-formula.git synced 2024-11-28 01:17:49 +01:00

refactor(saltcheck): use package.tst instead of install.tst

* Make consistent with the actual states
This commit is contained in:
Imran Iqbal 2019-10-15 06:01:09 +01:00
parent 26cfa4f6c4
commit d2c95440e4
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819

View File

@ -3,7 +3,7 @@
{%- from "cron/saltcheck-tests/map.jinja" import cron with context %}
verify_cron.install:
verify_cron.package:
module_and_function: pkg.version
args:
- {{ cron.pkg }}