Skip to content

Commit

Permalink
Merge branch 'develop' into devx/feat-network-overview-page
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekjain23 authored Oct 29, 2024
2 parents 4ad2938 + 6ea01f7 commit 515ed15
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions crates/iota-json-rpc-tests/tests/move_utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ async fn get_normalized_move_modules_by_package() -> Result<(), anyhow::Error> {
"kiosk_extension",
"labeler",
"linked_table",
"math",
"object",
"object_bag",
"object_table",
Expand Down Expand Up @@ -132,7 +131,6 @@ async fn get_normalized_move_module() -> Result<(), anyhow::Error> {
[
"Coin",
"CoinMetadata",
"CurrencyCreated",
"DenyCapV1",
"RegulatedCoinMetadata",
"TreasuryCap",
Expand Down Expand Up @@ -176,7 +174,6 @@ async fn get_normalized_move_module() -> Result<(), anyhow::Error> {
"mint_balance",
"put",
"split",
"supply",
"supply_immut",
"supply_mut",
"take",
Expand Down

0 comments on commit 515ed15

Please sign in to comment.