Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
wmakeev committed Jul 19, 2021
1 parent 6690cf8 commit 3bdc8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/model/common.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type { Patch, InvoiceOut } from '../../src'
import type { Patch } from '../../src'
import { testTypeEqual } from '../tools'

const customerorder: Patch<'customerorder'> = {}
Expand Down

0 comments on commit 3bdc8ab

Please sign in to comment.