Skip to content

Commit 646ee02

Browse files
committed
Remove extraneous test
This test essentially just replicates the test above
1 parent f92228f commit 646ee02

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

spec/features/admin/add_user_to_workshop_spec.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,4 @@
4040

4141
expect(params[:member_pick][:members]).to eq([romeo.id.to_s])
4242
end
43-
#
44-
# scenario 'An admin adds multiple members to a workshop' do
45-
# assert false
46-
# end
4743
end

0 commit comments

Comments
 (0)