Commit 9a4f94a8 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Fix group_spec.rb conflict

parent 8557ea39
......@@ -7,12 +7,7 @@ RSpec.describe 'Dashboard Group', feature: true do
it 'creates new group', js: true do
visit dashboard_groups_path
<<<<<<< HEAD
click_link 'New group'
=======
find('.btn-new').trigger('click')
>>>>>>> upstream/master
new_path = 'Samurai'
new_description = 'Tokugawa Shogunate'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment