Update test_eval.py

This commit is contained in:
Gareth J. Greenaway 2018-10-24 09:37:23 -07:00 committed by GitHub
parent d8d8559b75
commit d232dfb9b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: {