mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update test_eval.py
This commit is contained in:
parent
d8d8559b75
commit
d232dfb9b7
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ class SchedulerEvalTest(ModuleCase, SaltReturnAssertsMixin):
|
|||
'''
|
||||
verify that scheduled job runs
|
||||
'''
|
||||
job_name = 'tet_eval'
|
||||
job_name = 'test_eval'
|
||||
job = {
|
||||
'schedule': {
|
||||
job_name: {
|
||||
|
|
Loading…
Add table
Reference in a new issue