adds pending spec

This commit is contained in:
rgarcia
2016-09-09 19:01:34 +02:00
parent 22373c3ddd
commit 94d3cbb380

View File

@@ -314,7 +314,8 @@ feature 'Ballots' do
end
context 'Showing the ballot' do
pending "do not display heading name if there is only one heading in the group (example: group city)"
pending "Do not display heading name if there is only one heading in the group (example: group city)"
pending "Money remaining in each group (maybe integrate in an existing scenario)"
scenario 'Displaying the correct count & amount', :focus do
user = create(:user, :level_two)