Update test imports
This commit is contained in:
parent
72e2d9bd60
commit
a089df44a1
@ -1,8 +1,8 @@
|
|||||||
|
import { convertApertureValueToFNumber } from '@/utility/exif';
|
||||||
import {
|
import {
|
||||||
convertApertureValueToFNumber,
|
|
||||||
formatExposureCompensation,
|
|
||||||
formatExposureTime,
|
formatExposureTime,
|
||||||
} from '@/utility/exif';
|
formatExposureCompensation,
|
||||||
|
} from '@/utility/exif-format';
|
||||||
|
|
||||||
describe('EXIF', () => {
|
describe('EXIF', () => {
|
||||||
describe('converts', () => {
|
describe('converts', () => {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user