@@ -45,7 +45,7 @@ class SurveyFactory {
if (val.survey_stage === step) {
reordered[i] = val
}
- } )
+ })
})
return reordered