Skip to content

Commit

Permalink
lgtm
Browse files Browse the repository at this point in the history
  • Loading branch information
izulin committed Oct 8, 2020
1 parent 1f112c6 commit e60f181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/error-address-preservation.spec.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import {ErrorType, HyperFormula} from '../src'
import {adr, detailedError, detailedErrorWithOrigin} from './testUtils'
import {adr, detailedErrorWithOrigin} from './testUtils'

describe('Address preservation.', () => {
it('Should work in the basic case.', () => {
Expand Down

0 comments on commit e60f181

Please sign in to comment.