Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-marinica committed Jul 29, 2024
1 parent 25e59a9 commit 2b70cc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/meta-lib/tests/ei_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ pub const EI_1_3_ADDED_NAMES: &[&str] = &[
];

pub const EI_1_4_ADDED_NAMES: &[&str] = &[
"isReservedFunctionName",
"managedGetOriginalCallerAddr",
"managedGetRelayerAddr",
"managedMultiTransferESDTNFTExecuteByUser",
Expand Down

0 comments on commit 2b70cc6

Please sign in to comment.