This commit is contained in:
Yihau Chen 2021-05-29 09:18:53 +08:00 committed by Trent Nelson
parent f5fb183b2d
commit 6dada44f75
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ describe('Token', () => {
new PublicKey('7o36UsWR1JQLpZ9PE2gn9L4SQ69CNNiWAXd4Jt7rqz9Z'),
associatedPublicKey,
true,
)
);
expect(associatedPublicKey2.toString()).to.eql(
new PublicKey('F3DmXZFqkfEWFA7MN2vDPs813GeEWPaT6nLk4PSGuWJd').toString(),
);