Welcome to mirror list, hosted at ThFree Co, Russian Federation.

vue_test_utils_helper.js « helpers « javascripts « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1f5d8716dd3a111fc68ff686c4eb8b2c1849e12f (plain)
1
2
3
4
5
// No new code should be added to this file. Instead, modify the
// file this one re-exports from. For more detail about why, see:
// https://gitlab.com/gitlab-org/gitlab-foss/merge_requests/31349

export * from '../../frontend/helpers/vue_test_utils_helper';