Skip to content

Add missing Vue.use(Vuex) in test

Illya Klymov requested to merge add-missing-vuex-use into master

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

Edited by Illya Klymov

Merge request reports