Commit 4b18f5ca authored by Phil Hughes's avatar Phil Hughes

Merge branch '12369-title-spec-ee' into 'master'

Removes EE differences for title_spec

Closes #12369

See merge request gitlab-org/gitlab-ee!14345
parents bf2a228b d1ae59f1
......@@ -68,7 +68,7 @@ describe('Title component', () => {
});
});
describe('show inline edit button', () => {
describe('inline edit button', () => {
beforeEach(() => {
spyOn(eventHub, '$emit');
});
......
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