[HOTFIX] Fix step index type

This commit is contained in:
Berkeley Martinez
2016-01-27 12:13:46 -08:00
parent f487270d23
commit 080d7e84a7
3 changed files with 6 additions and 6 deletions

View File

@ -43,8 +43,8 @@
"/certificate/verify/back-end"
],
"stepIndex": [
"1",
"2"
1,
2
]
}
],