Skip to content

Commit

Permalink
update import
Browse files Browse the repository at this point in the history
  • Loading branch information
Metauriel committed Jan 21, 2025
1 parent d8583ae commit d4c8423
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { Role } from '@shared/domain/entity';
import { Permission, RoleName } from '@shared/domain/interface';
import { roleFactory } from '@src/testing/factory/role.factory';
import { roleFactory } from '@testing/factory/role.factory';

export class RoomRolesTestFactory {
public static createRoomRoles(): {
Expand Down

0 comments on commit d4c8423

Please sign in to comment.