Skip to content

Commit 198a6ee

Browse files
Update test.ts
1 parent 2519af1 commit 198a6ee

File tree

1 file changed

+1
-1
lines changed
  • tokens/token-2022/transfer-fees/native/tests

1 file changed

+1
-1
lines changed

tokens/token-2022/transfer-fees/native/tests/test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const CreateTokenArgsSchema = new Map([
4242
],
4343
]);
4444

45-
describe("Create Tokens!", async () => {
45+
describe("Create Token", async () => {
4646
const connection = new Connection(
4747
`https://api.devnet.solana.com/`,
4848
"confirmed"

0 commit comments

Comments
 (0)