[CE] Reduce the diff with EE in spec/helpers/merge_requests_helper_spec.rb

Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
Rémy Coutable 2019-03-28 11:33:06 +01:00
parent dbe27cb428
commit 0b80481266
No known key found for this signature in database
GPG Key ID: 98DFFD1C0C62B70B
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# frozen_string_literal: true
require 'spec_helper'
describe MergeRequestsHelper do