Skip to content

Commit 4b3b85c

Browse files
committed
feat(tests): add duplicate-mutable-accounts to test scripts
1 parent 62b76d0 commit 4b3b85c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
"cpi-returns",
5151
"multiple-suites",
5252
"multiple-suites-run-single",
53-
"bpf-upgradeable-state"
53+
"bpf-upgradeable-state",
54+
"duplicate-mutable-accounts"
5455
],
5556
"dependencies": {
5657
"@project-serum/common": "^0.0.1-beta.3",

0 commit comments

Comments
 (0)