Skip to content

Commit 03addb8

Browse files
authored
fix: add TODO to integration test for 3.2 activation
1 parent fa28453 commit 03addb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacks-node/src/tests/nakamoto_integrations.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12635,7 +12635,7 @@ fn write_signer_update(
1263512635
/// Test SIP-031 activation
1263612636
///
1263712637
/// - check epoch 3.2 is active
12638-
/// - check sip031 boot contract has a balance of 200_000_000 STX (TODO)
12638+
/// - TODO: check sip031 boot contract has a balance of 200_000_000 STX (TODO)
1263912639
#[test]
1264012640
#[ignore]
1264112641
fn test_sip_031_activation() {

0 commit comments

Comments
 (0)