Skip to content

Commit

Permalink
chore: remove ignore flag from doc test
Browse files Browse the repository at this point in the history
commit-id:ca29a886
  • Loading branch information
Itay-Tsabary-Starkware committed Jul 11, 2024
1 parent 75e5c72 commit 0e4b15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/mempool_test_utils/src/starknet_api_test_utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ type AccountId = u16;
///
/// # Example
///
/// ```ignore
/// ```
/// use mempool_test_utils::starknet_api_test_utils::MultiAccountTransactionGenerator;
///
/// let mut tx_generator = MultiAccountTransactionGenerator::new(2); // Initialize with 2 accounts.
Expand Down

0 comments on commit 0e4b15f

Please sign in to comment.