Commit a93c5bbc authored by Stan Hu's avatar Stan Hu

Resolve conflicts in spec/features/markdown/math_spec.rb

parent 43d7fb13
require 'spec_helper'
describe 'Math rendering', :js do
<<<<<<< HEAD
let!(:project) { create(:project, :public) }
=======
let!(:project) { create(:project, :public) }
>>>>>>> dev/master
it 'renders inline and display math correctly' do
description = <<~MATH
......
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