adds pending spec
This commit is contained in:
@@ -314,7 +314,8 @@ feature 'Ballots' do
|
|||||||
end
|
end
|
||||||
|
|
||||||
context 'Showing the ballot' do
|
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
|
scenario 'Displaying the correct count & amount', :focus do
|
||||||
user = create(:user, :level_two)
|
user = create(:user, :level_two)
|
||||||
|
|||||||
Reference in New Issue
Block a user