summaryrefslogtreecommitdiff
path: root/spec/frontend/issuable_show/mock_data.js
diff options
context:
space:
mode:
Diffstat (limited to 'spec/frontend/issuable_show/mock_data.js')
-rw-r--r--spec/frontend/issuable_show/mock_data.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/frontend/issuable_show/mock_data.js b/spec/frontend/issuable_show/mock_data.js
index 9ecff705617..986d32b4982 100644
--- a/spec/frontend/issuable_show/mock_data.js
+++ b/spec/frontend/issuable_show/mock_data.js
@@ -32,6 +32,7 @@ export const mockIssuableShowProps = {
editFormVisible: false,
enableAutocomplete: true,
enableAutosave: true,
+ enableZenMode: true,
enableTaskList: true,
enableEdit: true,
showFieldTitle: false,