mirror of
https://github.com/saltstack-formulas/cron-formula.git
synced 2026-07-23 03:56:24 +02:00
refactor(saltcheck): use package.tst instead of install.tst
* Make consistent with the actual states
This commit is contained in:
@@ -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 }}
|
||||
Reference in New Issue
Block a user