Skip to content

Commit

Permalink
change CronJob apiversion in unittest
Browse files Browse the repository at this point in the history
  • Loading branch information
AviMoto committed Mar 14, 2018
1 parent 80ee4e3 commit e3043e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fixtures/cron-jobs/empty.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"kind": "CronJob",
"apiVersion": "batch\/v2alpha1"
"apiVersion": "batch\/v1beta1"
}

0 comments on commit e3043e1

Please sign in to comment.