Commit 169eaf0a authored by Oswaldo Ferreira's avatar Oswaldo Ferreira

Adjust rubocop offense

parent 8c0b6582
......@@ -24,7 +24,7 @@ class License < ActiveRecord::Base
EARLY_ADOPTER_PLAN = 'early_adopter'.freeze
EES_FEATURES = [
{ RELATED_ISSUES_FEATURE => 1 },
{ RELATED_ISSUES_FEATURE => 1 }
].freeze
EEP_FEATURES = [
......
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