Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
  • Loading branch information
0xivanov committed Jan 9, 2025
1 parent 7a60b2f commit 3419cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirror_node_contract_query_e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ func TestMirrorNodeContractQueryFailWhenSenderIsNotSet(t *testing.T) {
contractID := receipt.ContractID

// Wait for mirror node to import data
time.Sleep(2 * time.Second)
time.Sleep(3 * time.Second)
param, err := NewContractFunctionParameters().AddAddress(ADDRESS)

_, err = NewMirrorNodeContractEstimateGasQuery().
Expand Down

0 comments on commit 3419cb1

Please sign in to comment.