Skip to content

Commit acd1c71

Browse files
tests: Merge idl and new-idl tests (#4195)
1 parent 4c6616d commit acd1c71

13 files changed

Lines changed: 2781 additions & 2936 deletions

File tree

tests/idl/Anchor.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ idl = "id11111111111111111111111111111111111111111"
99
relations_derivation = "Re1ationsDerivation111111111111111111111111"
1010
non_existent = { address = "NonExistent11111111111111111111111111111111", idl = "non-existent.json" }
1111
numbers_123 = { address = "Numbers111111111111111111111111111111111111", idl = "idls/relations.json" }
12-
new_idl = "Newid11111111111111111111111111111111111111"
1312

1413
[provider]
1514
cluster = "localnet"

tests/idl/generate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ else
88
fi
99

1010
cd programs/idl
11-
anchor idl build -o $dir/new.json
11+
anchor idl build -o $dir/idl.json
1212

1313
cd ../generics
1414
anchor idl build -o $dir/generics.json

0 commit comments

Comments
 (0)