Merge pull request #243 from Permissionless-Software-Foundation/ct-unstable

fix(test): Updating integration test
This commit is contained in:
Chris Troutner
2022-05-15 07:53:53 -07:00
committed by GitHub
@@ -128,7 +128,7 @@ describe('#psf-slp-indexer', () => {
describe('#getTokenData', () => {
it('should get token data', async () => {
const tokenId =
'f055256b938f1ecfa270459d6f12c7c8c82b66d3263c03d5074445a2b1a498a3'
'd9aafa7acb514c597caf440ae268b5e4e955f2687e05f044cdf8fd9550d9a27b'
// bchjs.PsfSlpIndexer.restURL = 'http://localhost:3000/v5/'
const result = await bchjs.PsfSlpIndexer.getTokenData(tokenId)