Skip to content

Commit

Permalink
refactor(saltcheck): use package.tst instead of install.tst
Browse files Browse the repository at this point in the history
* Make consistent with the actual states
  • Loading branch information
myii committed Oct 15, 2019
1 parent 26cfa4f commit d2c9544
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit d2c9544

Please sign in to comment.