Skip to content

Commit

Permalink
replace the export
Browse files Browse the repository at this point in the history
  • Loading branch information
SkymanOne committed Mar 12, 2024
1 parent e346592 commit a6a0fae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crates/e2e/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ pub use subxt_signer::sr25519::{
pub use tokio;
pub use tracing_subscriber;

#[cfg(feature = "drink")]
pub use drink::runtime::MinimalSandbox;

use ink::codegen::ContractCallBuilder;
use ink_env::{
call::FromAccountId,
Expand Down

0 comments on commit a6a0fae

Please sign in to comment.