Skip to content

Commit a46e1f0

Browse files
Update packages/ripple-binary-codec/test/path-set.test.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 7a93f26 commit a46e1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ripple-binary-codec/test/path-set.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ describe('Path-Set binary-codec unit tests', () => {
8282
)
8383
})
8484

85-
it(`PathSet: Two hops inside a Path`, () => {
85+
it(`PathSet: Two paths inside a PathSet`, () => {
8686
const issuerAccount = 'rHb9CJAWyB4rj91VRWn96DkukG4bwdtyTh'
8787
const currencyCode = 'ABC'
8888
const path = [

0 commit comments

Comments
 (0)