Skip to content

Commit

Permalink
chore:update tests exports
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyasbhat0 committed Feb 18, 2025
1 parent 9234bd9 commit 3e1acb3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
{
"authorization": "STRICT",
"client": "tarkeopub1addwnpepq2res6tu0m73ulk5sepgp6g3y37schfgymxy8z6l3lc78k7ju9u45yajwem",
"delegate": "",
"delegate": "tarkeopub1addwnpepq2res6tu0m73ulk5sepgp6g3y37schfgymxy8z6l3lc78k7ju9u45yajwem",
"deposit": "3",
"duration": "10",
"height": "2",
Expand Down
12 changes: 2 additions & 10 deletions test/regression/mnt/exports/suites_contracts_subscription.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@
"app_state": {
"arkeo": {
"contract_expiration_sets": [
{
"contract_set": {
"contract_ids": [
"1"
]
},
"height": "12"
},
{
"contract_set": {
"contract_ids": [
Expand All @@ -25,7 +17,7 @@
{
"authorization": "STRICT",
"client": "tarkeopub1addwnpepq2res6tu0m73ulk5sepgp6g3y37schfgymxy8z6l3lc78k7ju9u45yajwem",
"delegate": "",
"delegate": "tarkeopub1addwnpepq2res6tu0m73ulk5sepgp6g3y37schfgymxy8z6l3lc78k7ju9u45yajwem",
"deposit": "100",
"duration": "10",
"height": "2",
Expand All @@ -46,7 +38,7 @@
{
"authorization": "OPEN",
"client": "tarkeopub1addwnpepq2res6tu0m73ulk5sepgp6g3y37schfgymxy8z6l3lc78k7ju9u45yajwem",
"delegate": "",
"delegate": "tarkeopub1addwnpepq2res6tu0m73ulk5sepgp6g3y37schfgymxy8z6l3lc78k7ju9u45yajwem",
"deposit": "20",
"duration": "5",
"height": "16",
Expand Down
13 changes: 2 additions & 11 deletions test/regression/mnt/exports/suites_sentinel_contracts.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,12 @@
"app_name": "arkeo",
"app_state": {
"arkeo": {
"contract_expiration_sets": [
{
"contract_set": {
"contract_ids": [
"1"
]
},
"height": "12"
}
],
"contract_expiration_sets": [],
"contracts": [
{
"authorization": "STRICT",
"client": "tarkeopub1addwnpepq2res6tu0m73ulk5sepgp6g3y37schfgymxy8z6l3lc78k7ju9u45yajwem",
"delegate": "",
"delegate": "tarkeopub1addwnpepq2res6tu0m73ulk5sepgp6g3y37schfgymxy8z6l3lc78k7ju9u45yajwem",
"deposit": "100",
"duration": "10",
"height": "2",
Expand Down

0 comments on commit 3e1acb3

Please sign in to comment.