Skip to content

Commit a9058d4

Browse files
author
wangzihe
committed
Change proposal to true
1 parent 000fc30 commit a9058d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/stest/tron/wallet/precondition/StressPrecondition.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ public void test1CreateProposal() {
194194
PublicMethed.waitProduceNextBlock(blockingStubFull);
195195
PublicMethed.approveProposal(witness005Address, witnessKey005, proposalId,
196196
true, blockingStubFull);
197-
waitProposalApprove(31,blockingStubFull);
197+
waitProposalApprove(32,blockingStubFull);
198198
}
199199
}
200200

0 commit comments

Comments
 (0)