ES: Remove hack for STI bug on Snippet subclass
Related spec is passing in: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13917/ because now the configuration is stored in the centralized `Config`, which is then used during initialization of `ApplicationClassProxy`. No dynamic inheritance is involved, so bug is bypassed.
Showing
Please register or sign in to comment