Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Gmin2 authored and Ferror committed Dec 28, 2023
1 parent 60aa863 commit a9272ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/generators/php/constrainer/EnumConstrainer.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import {
} from '../../../../src';
import {
defaultEnumKeyConstraints,
ModelEnumKeyConstraints,
ModelEnumKeyConstraints
} from '../../../../src/generators/php/constrainer/EnumConstrainer';

describe('Php EnumConstrainer', () => {
Expand Down

0 comments on commit a9272ef

Please sign in to comment.