Commit 19971836 authored by Nick Thomas's avatar Nick Thomas

Merge branch 'fix_epics' into 'master'

Epics - include ::Issuable, not EE::Issuable

See merge request gitlab-org/gitlab-ee!5644
parents 3311bfdb 2a40285f
......@@ -4,7 +4,7 @@ module EE
prepended do
include AtomicInternalId
include Issuable
include ::Issuable
include Noteable
include Referable
include Awardable
......
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