fix(dao): scope as_constr import to test that uses it
This commit is contained in:
parent
edd1948dec
commit
101c85c0a0
1 changed files with 1 additions and 0 deletions
|
|
@ -317,6 +317,7 @@ mod tests {
|
|||
|
||||
#[test]
|
||||
fn proposal_redeemer_indices() {
|
||||
use crate::agora::plutus_data::as_constr;
|
||||
for (r, i) in [
|
||||
(ProposalRedeemer::Vote(0), 0u64),
|
||||
(ProposalRedeemer::Cosign, 1),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue