fixed import path in doc test
This commit is contained in:
@@ -30,7 +30,7 @@ pub struct DuplicateContractAddress {
|
||||
/// entry_point, Deps, DepsMut, Env, MessageInfo, Querier, QueryResponse, Response, StdError,
|
||||
/// Storage,
|
||||
/// };
|
||||
/// use testing::TestableContract;
|
||||
/// use cosmwasm_contract_testing::TestableContract;
|
||||
///
|
||||
/// type ExecuteMsg = ();
|
||||
/// type QueryMsg = ();
|
||||
|
||||
Reference in New Issue
Block a user