refactor(saltcheck): use `package.tst` instead of `install.tst`
* Make consistent with the actual states
This commit is contained in:
parent
26cfa4f6c4
commit
d2c95440e4
|
@ -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 }}
|
Loading…
Reference in New Issue