Add missing Vue.use(Vuex) in test
Several files are missing Vue.use(Vuex)
line resulting in failing several tests when being run separately:
spec/javascripts/reports/components/modal_open_name_spec.js
See #67206 (moved) for details
Does this MR meet the acceptance criteria?
Conformity
- [-] Changelog entry for user-facing changes, or community contribution. Check the link for other scenarios.
- [-] Documentation created/updated or follow-up review issue created
-
Code review guidelines -
Merge request performance guidelines -
Style guides - [-] Database guides
- [-] Separation of EE specific content
Edited by Illya Klymov