| 1 | import { shallowMount } from '@vue/test-utils' |
| 2 | import videosComponent from 'views/courses/CourseVideosComponent' |
| 3 | import locale from 'locale/locale' |
| 4 | import factories from 'test/app/factories' |
nothing calls this directly
no test coverage detected