Skip to content

Commit 9dac73c

Browse files
BowTiedRadonemoodmosaic
authored andcommitted
Fix test_eval_clarity3_contract_fails_with_clarity2_flag
1 parent 34fad55 commit 9dac73c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stackslib/src/clarity_cli.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2654,6 +2654,8 @@ mod test {
26542654
"S1G2081040G2081040G2081040G208105NK8PE5.tenure".to_string(),
26552655
launch_src,
26562656
db_name.clone(),
2657+
"--clarity_version".to_string(),
2658+
"clarity2".to_string(),
26572659
],
26582660
);
26592661

0 commit comments

Comments
 (0)