Skip to content

Commit 3a18474

Browse files
committed
chore: revert
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
1 parent 863a2e3 commit 3a18474

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sdk/topic_update_transaction_e2e_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ func TestIntegrationTopicUpdateTransactionCanExecute(t *testing.T) {
5050

5151
resp, err = NewTopicUpdateTransaction().
5252
SetTopicID(topicID).
53-
SetAdminKey(env.Client.GetOperatorPublicKey()).
5453
SetNodeAccountIDs([]AccountID{resp.NodeID}).
5554
SetTopicMemo(newTopicMemo).
5655
Execute(env.Client)

0 commit comments

Comments
 (0)