Fix: workflow browser tests work correctly (#44)

This commit is contained in:
tequ
2026-05-12 23:09:41 +09:00
committed by GitHub
parent 35c294218d
commit c1aed4ef48

View File

@@ -1,4 +1,4 @@
import { stringToHex } from '@xrplf/isomorphic/src/utils'
import { stringToHex } from '@xrplf/isomorphic/utils'
import { Remit } from '../../../src'
import serverUrl from '../serverUrl'