Skip to content

Commit a6a0fae

Browse files
committed
replace the export
1 parent e346592 commit a6a0fae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/e2e/src/lib.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ pub use subxt_signer::sr25519::{
7676
pub use tokio;
7777
pub use tracing_subscriber;
7878

79+
#[cfg(feature = "drink")]
80+
pub use drink::runtime::MinimalSandbox;
81+
7982
use ink::codegen::ContractCallBuilder;
8083
use ink_env::{
8184
call::FromAccountId,

0 commit comments

Comments
 (0)