summaryrefslogtreecommitdiff
path: root/spec/frontend_integration/content_editor/content_editor_integration_spec.js
diff options
context:
space:
mode:
Diffstat (limited to 'spec/frontend_integration/content_editor/content_editor_integration_spec.js')
-rw-r--r--spec/frontend_integration/content_editor/content_editor_integration_spec.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/frontend_integration/content_editor/content_editor_integration_spec.js b/spec/frontend_integration/content_editor/content_editor_integration_spec.js
index 2fa491196ff..8521e85a971 100644
--- a/spec/frontend_integration/content_editor/content_editor_integration_spec.js
+++ b/spec/frontend_integration/content_editor/content_editor_integration_spec.js
@@ -114,8 +114,6 @@ This reference tag is a mix of letters and numbers [^footnote].
});
it('renders table of contents', async () => {
- jest.useFakeTimers();
-
renderMarkdown.mockResolvedValueOnce(`
<ul class="section-nav">
</ul>