Maintenance: Fixed rebase issue leftover causing syntax error.

This commit is contained in:
Thorsten Eckel 2020-11-16 10:40:08 +01:00
parent 498e5ba487
commit eda100425b

View file

@ -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) }