Skip to content

Commit 87d614b

Browse files
committed
remove tx tag
1 parent a87835a commit 87d614b

3 files changed

Lines changed: 1 addition & 35 deletions

File tree

src/transactions/test/InvokeHostFunctionTests.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6640,7 +6640,7 @@ TEST_CASE("Soroban custom account authentication", "[tx][soroban]")
66406640
}
66416641
}
66426642

6643-
TEST_CASE("Soroban delegated signer authentication", "[tx][soroban]")
6643+
TEST_CASE("Soroban delegated signer authentication", "[soroban]")
66446644
{
66456645
size_t const AUTH_CONTRACT_COUNT = 2;
66466646
auto cfg = getTestConfig();

test-tx-meta-baseline-current/InvokeHostFunctionTests.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -923,23 +923,6 @@
923923
"+cR3oq2qY0I=",
924924
"+cR3oq2qY0I="
925925
],
926-
"Soroban delegated signer authentication" :
927-
[
928-
"+cR3oq2qY0I=",
929-
"+cR3oq2qY0I=",
930-
"+cR3oq2qY0I=",
931-
"+cR3oq2qY0I=",
932-
"+cR3oq2qY0I=",
933-
"+cR3oq2qY0I=",
934-
"+cR3oq2qY0I=",
935-
"+cR3oq2qY0I=",
936-
"+cR3oq2qY0I=",
937-
"+cR3oq2qY0I=",
938-
"+cR3oq2qY0I=",
939-
"+cR3oq2qY0I=",
940-
"+cR3oq2qY0I=",
941-
"+cR3oq2qY0I="
942-
],
943926
"Soroban footprint validation" :
944927
[
945928
"+cR3oq2qY0I=",

test-tx-meta-baseline-next/InvokeHostFunctionTests.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -924,23 +924,6 @@
924924
"+cR3oq2qY0I=",
925925
"+cR3oq2qY0I="
926926
],
927-
"Soroban delegated signer authentication" :
928-
[
929-
"+cR3oq2qY0I=",
930-
"+cR3oq2qY0I=",
931-
"+cR3oq2qY0I=",
932-
"+cR3oq2qY0I=",
933-
"+cR3oq2qY0I=",
934-
"+cR3oq2qY0I=",
935-
"+cR3oq2qY0I=",
936-
"+cR3oq2qY0I=",
937-
"+cR3oq2qY0I=",
938-
"+cR3oq2qY0I=",
939-
"+cR3oq2qY0I=",
940-
"+cR3oq2qY0I=",
941-
"+cR3oq2qY0I=",
942-
"+cR3oq2qY0I="
943-
],
944927
"Soroban footprint validation" :
945928
[
946929
"+cR3oq2qY0I=",

0 commit comments

Comments
 (0)