Skip to content

Commit

Permalink
change typecode from master to dto
Browse files Browse the repository at this point in the history
  • Loading branch information
Quang Quan committed Nov 28, 2024
1 parent 39665a4 commit 35eeb1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/sequence/src/sequences.service.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { RotateByEnum } from './enums/rotate-by.enum';
import { FiscalYearOptions } from './interfaces/fiscal-year.interface';
import { SequenceMasterDataProvider } from './sequence-master-factory';
import { SequenceEntity } from './entities/sequence.entity';
import { register } from 'module';


const optionsMock = {
Expand Down

0 comments on commit 35eeb1d

Please sign in to comment.