Skip to content

Commit

Permalink
update: test
Browse files Browse the repository at this point in the history
Signed-off-by: svetoslav-nikol0v <[email protected]>
  • Loading branch information
svetoslav-nikol0v committed May 28, 2024
1 parent 8e113a7 commit 0e823f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/TopicMessageIntegrationTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ describe("TopicMessage", function () {
finished = true;
});

let endTime = Date.now() + 5000;
let endTime = Date.now() + 50000;

await (
await new TopicMessageSubmitTransaction()
Expand Down

0 comments on commit 0e823f5

Please sign in to comment.