Skip to content

Commit

Permalink
adjusting indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
SignpostMarv committed Oct 16, 2024
1 parent 7f49f2d commit ac5b6ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/lib/DocsTsAutoImports.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,9 @@ void describe('DocsTsAutoImports', () => {
message: 'foo conflict!',
property: {
entry: [
'bar.ts',
['foo'],
],
'bar.ts',
['foo'],
],
export_filename: 'bar',
export_filename_conflict: 'foo',
export_name: 'foo',
Expand Down

0 comments on commit ac5b6ab

Please sign in to comment.