Skip to content

Commit 392f6a7

Browse files
committed
chore: rename the filename for consistency and update test script
1 parent 9a48bc3 commit 392f6a7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

basics/favorites/anchor/Anchor.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ cluster = "Localnet"
1515
wallet = "~/.config/solana/id.json"
1616

1717
[scripts]
18-
test = "pnpm ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.test.ts"
18+
test = "pnpm ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
File renamed without changes.

0 commit comments

Comments
 (0)