Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/hashgraph/hedera-sdk-go
Browse files Browse the repository at this point in the history
…into lift-coverage-to-70

# Conflicts:
#	account_id_unit_test.go
  • Loading branch information
NikolaMirchev committed Nov 7, 2023
2 parents 3be0884 + 639c8e6 commit 1d789a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions account_id_unit_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -181,3 +181,4 @@ func TestUnitAccountIDPopulateEvmFailWithNoMirrorNetwork(t *testing.T) {
err = id.PopulateEvmAddress(client)
require.Error(t, err)
}

0 comments on commit 1d789a2

Please sign in to comment.