diff options
author | Gabriel Mazetto <brodock@gmail.com> | 2019-01-31 21:31:25 +0100 |
---|---|---|
committer | Gabriel Mazetto <brodock@gmail.com> | 2019-01-31 21:31:25 +0100 |
commit | 83adf64831d0e4cee0f8af1c4a4efa5d2a7ec1f5 (patch) | |
tree | 8f12d95a8bdcf9d3990e8dfa67e24a90e482e18f /spec/features | |
parent | f38f646c85fb5d8c4bc982e1ac080f274fdb56d8 (diff) | |
download | gitlab-ce-83adf64831d0e4cee0f8af1c4a4efa5d2a7ec1f5.tar.gz |
Fix rubocop violations
Diffstat (limited to 'spec/features')
-rw-r--r-- | spec/features/markdown/math_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/features/markdown/math_spec.rb b/spec/features/markdown/math_spec.rb index 53abb5e3722..16ad0d456be 100644 --- a/spec/features/markdown/math_spec.rb +++ b/spec/features/markdown/math_spec.rb @@ -1,7 +1,7 @@ require 'spec_helper' describe 'Math rendering', :js do - let!(:project) { create(:project, :public) } + let!(:project) { create(:project, :public) } it 'renders inline and display math correctly' do description = <<~MATH |