Skip to content

Commit

Permalink
[ref]: ts names
Browse files Browse the repository at this point in the history
  • Loading branch information
argotte committed Jan 16, 2024
1 parent 156d71a commit 91cfede
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion test/users/FindUserByPhone.spec.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { DataSourceSingleton } from '../../src/common/infrastructure/dataSourceSingleton';
import { TransactionHandlerImplementation } from '../../src/common/infrastructure/transaction_handler_implementation';
import { FindUserByPhoneTest } from '../../test/core/objects-mother/signUserInTest';
import { FindUserByPhoneTest } from '../core/objects-mother/FindUserByPhoneTest';
import { UserObjectMother } from '../../test/core/objects-mother/user.object-mother';
import { UserRepositoryMock } from '../../test/core/repository-mocks/user.repository.mock';

Expand Down

0 comments on commit 91cfede

Please sign in to comment.