From ed76a66919782689f56204458cffbf5f37b245a9 Mon Sep 17 00:00:00 2001 From: gsstoykov Date: Thu, 29 Feb 2024 16:23:59 +0200 Subject: [PATCH] fix: Disabled integration test for EthereumTransaction (#673) Signed-off-by: gsstoykov --- .../tests/integration/EthereumTransactionIntegrationTests.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sdk/tests/integration/EthereumTransactionIntegrationTests.cc b/src/sdk/tests/integration/EthereumTransactionIntegrationTests.cc index fd97a310..6c3042f0 100644 --- a/src/sdk/tests/integration/EthereumTransactionIntegrationTests.cc +++ b/src/sdk/tests/integration/EthereumTransactionIntegrationTests.cc @@ -53,7 +53,7 @@ class EthereumTransactionIntegrationTests : public BaseIntegrationTest }; //----- -TEST_F(EthereumTransactionIntegrationTests, SignerNonceChangedOnEthereumTransaction) +TEST_F(EthereumTransactionIntegrationTests, DISABLED_SignerNonceChangedOnEthereumTransaction) { // Given const std::shared_ptr testPrivateKey = ECDSAsecp256k1PrivateKey::fromString(