Skip to content

Commit 6d4b006

Browse files
committed
Fix tests
1 parent 47624b4 commit 6d4b006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Contexts/Backoffice/SearchAll/domain/SearchAllCoursesResponseMother.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { BackofficeCourse } from '../../../../../src/Contexts/Backoffice/domain/BackofficeCourse';
1+
import { BackofficeCourse } from '../../../../../src/Contexts/Backoffice/Courses/domain/BackofficeCourse';
22
import { SearchAllCoursesResponse } from '../../../../../src/Contexts/Backoffice/SearchAll/application/SearchAllCoursesResponse';
33

44
export class SearchAllCoursesResponseMother {

0 commit comments

Comments
 (0)