Skip to content

Commit

Permalink
Fix conflict rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
taitus committed Dec 7, 2017
1 parent 6774499 commit e01e711
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion app/views/events/_form.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@
<%= render 'event_agents', f:f %>

</div>
</div>
</fieldset>

<fieldset><!-- Attendees -->
Expand Down
1 change: 0 additions & 1 deletion spec/features/admin/events_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,6 @@
describe "Attendees" do

scenario 'Create organization with invalid attendee', :js do
skip('pending refactor')
new_position = create(:position)
visit new_event_path

Expand Down

0 comments on commit e01e711

Please sign in to comment.