fix lint
This commit is contained in:
parent
f5fb183b2d
commit
6dada44f75
|
@ -58,7 +58,7 @@ describe('Token', () => {
|
|||
new PublicKey('7o36UsWR1JQLpZ9PE2gn9L4SQ69CNNiWAXd4Jt7rqz9Z'),
|
||||
associatedPublicKey,
|
||||
true,
|
||||
)
|
||||
);
|
||||
expect(associatedPublicKey2.toString()).to.eql(
|
||||
new PublicKey('F3DmXZFqkfEWFA7MN2vDPs813GeEWPaT6nLk4PSGuWJd').toString(),
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue