Browse Source

Maintenance: Fixed rebase issue leftover causing syntax error.

Thorsten Eckel 4 years ago
parent
commit
eda100425b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      spec/system/ticket/zoom_spec.rb

+ 0 - 1
spec/system/ticket/zoom_spec.rb

@@ -1094,7 +1094,6 @@ RSpec.describe 'Ticket zoom', type: :system do
     end
   end
 
-<<<<<<< HEAD
   # https://github.com/zammad/zammad/issues/3260
   describe 'next in overview macro changes URL', authenticated_as: :authenticate do
     let(:ticket_a) { create(:ticket, title: 'ticket a', group: Group.first) }