Skip to content

Make spec/frontend/pages/import/bulk_imports/failures/index_spec.js Vue3 compatible

To run the spec in Vue3, we can use the following command:

VUE_VERSION=3 yarn jest --watch spec/frontend/pages/import/bulk_imports/failures/index_spec.js
Edited by Justin Ho Tuan Duong