Skip to content

Commit 5fa7566

Browse files
committed
Update the change in ProtocolLayerDataCreationTests for testTopicDeleteResultCreation()
1 parent 3c38b39 commit 5fa7566

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

hedera-base/src/test/java/com/openelements/hedera/base/test/ProtocolLayerDataCreationTests.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -730,8 +730,7 @@ void testTopicSubmitMessageResultCreation() {
730730
}
731731

732732
@Test
733-
void testTopicDeleteResult() {
734-
733+
void testTopicDeleteResultCreation() {
735734
//given
736735
final TransactionId validTransactionId = TransactionId.fromString("[email protected]");
737736
final Status validStatus =Status.SUCCESS;

0 commit comments

Comments
 (0)