We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47624b4 commit 6d4b006Copy full SHA for 6d4b006
tests/Contexts/Backoffice/SearchAll/domain/SearchAllCoursesResponseMother.ts
@@ -1,4 +1,4 @@
1
-import { BackofficeCourse } from '../../../../../src/Contexts/Backoffice/domain/BackofficeCourse';
+import { BackofficeCourse } from '../../../../../src/Contexts/Backoffice/Courses/domain/BackofficeCourse';
2
import { SearchAllCoursesResponse } from '../../../../../src/Contexts/Backoffice/SearchAll/application/SearchAllCoursesResponse';
3
4
export class SearchAllCoursesResponseMother {
0 commit comments