Then'I should see label "bug"'dowithin".labels-table"dopage.shouldhave_content"bug"endendAnd'I should see label "feature"'dowithin".labels-table"dopage.shouldhave_content"feature"endendAnd'project "Shop" have issues tags: "bug", "feature"'doproject=Project.find_by_name("Shop")['bug','feature'].eachdo|label|Factory:issue,project: project,label_list: labelendendend