chore: misplaced test file
This commit is contained in:
parent
72673970c0
commit
2d0c631223
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
import { convertSizeToBytes } from './utils'
|
import { convertSizeToBytes } from '../utils'
|
||||||
|
|
||||||
describe('utils', () => {
|
describe('utils', () => {
|
||||||
it.each`
|
it.each`
|
Reference in a new issue