Skip to content

Refactor delayed_job_mixin_spec to use vue test utils

Jose Ivan Vargas requested to merge jivanvl-update-job-mixin-spec into master

What does this MR do?

This refactors the delayed_job_mixin_spec.js file to use vue-test-utils instead of a full Vue instance for the specs

#320936 (closed)

Screenshots (strongly suggested)

N/A

Does this MR meet the acceptance criteria?

Conformity

Merge request reports