diff options
Diffstat (limited to 'spec/frontend/work_items/router_spec.js')
| -rw-r--r-- | spec/frontend/work_items/router_spec.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/frontend/work_items/router_spec.js b/spec/frontend/work_items/router_spec.js index 034da9b1d6f..32ed33a63fb 100644 --- a/spec/frontend/work_items/router_spec.js +++ b/spec/frontend/work_items/router_spec.js @@ -66,6 +66,7 @@ describe('Work items router', () => { issuesListPath: 'full-path/-/issues', hasIssueWeightsFeature: false, hasIterationsFeature: false, + hasOkrsFeature: false, }, stubs: { WorkItemWeight: true, |
