mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-19 19:55:51 +00:00
feat: Jest Test Runner (#2170)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { assert } from 'chai'
|
||||
import { validate, ValidationError } from 'xrpl-local'
|
||||
|
||||
import { validate, ValidationError } from '../../src'
|
||||
|
||||
const BUY_OFFER =
|
||||
'AED08CC1F50DD5F23A1948AF86153A3F3B7593E5EC77D65A02BB1B29E05AB6AF'
|
||||
|
||||
Reference in New Issue
Block a user