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

Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
Rémy Coutable 2019-03-28 11:22:37 +01:00
parent cf07f9fd00
commit 1067c87b03
No known key found for this signature in database
GPG key ID: 98DFFD1C0C62B70B

View file

@ -1,3 +1,5 @@
# frozen_string_literal: true
require "spec_helper"
describe AuthHelper do