Skip to content

Commit b8c9a70

Browse files
authored
redact bounty index for proxy test and fix test file name (#265)
1 parent 3047dbb commit b8c9a70

File tree

4 files changed

+2377
-4
lines changed

4 files changed

+2377
-4
lines changed

packages/kusama/src/__snapshots__/kusama.proxy.e2e.test.ts.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1878,7 +1878,7 @@ exports[`Kusama Proxy > filtering tests for permitted proxy calls > allowed prox
18781878
[
18791879
{
18801880
"data": {
1881-
"index": 35,
1881+
"index": "(redacted)",
18821882
},
18831883
"method": "BountyProposed",
18841884
"section": "bounties",
@@ -2203,7 +2203,7 @@ exports[`Kusama Proxy > filtering tests for permitted proxy calls > allowed prox
22032203
[
22042204
{
22052205
"data": {
2206-
"index": 35,
2206+
"index": "(redacted)",
22072207
},
22082208
"method": "BountyProposed",
22092209
"section": "bounties",
@@ -2385,7 +2385,7 @@ exports[`Kusama Proxy > filtering tests for permitted proxy calls > allowed prox
23852385
[
23862386
{
23872387
"data": {
2388-
"index": 35,
2388+
"index": "(redacted)",
23892389
},
23902390
"method": "BountyProposed",
23912391
"section": "bounties",

0 commit comments

Comments
 (0)