Convey("When user is an Org Read Only Editor",func(){
postDashboardScenario("When calling POST on","/api/dashboards","/api/dashboards",role,cmd,func(sc*scenarioContext){
loggedInUserScenarioWithRole("When calling GET on","GET","/api/dashboards/2","/api/dashboards/:id",models.ROLE_READ_ONLY_EDITOR,func(sc*scenarioContext){