Skip to content

Commit

Permalink
test(smoke, moonriver): no longer monitor InvArch, Litmus HMRP channe…
Browse files Browse the repository at this point in the history
…ls (#3070)

* remove offline foreign chains

* lint file
  • Loading branch information
RomarQ authored Dec 5, 2024
1 parent 1ddeda2 commit 4224936
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions test/helpers/foreign-chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,6 @@ export const ForeignChainsEndpoints = [
name: "Darwinia Crab",
paraId: 2105,
},
{
name: "Litmus",
paraId: 2106,
mutedUntil: new Date("2024-11-30").getTime(),
},
{
name: "Mangata",
paraId: 2110,
Expand All @@ -129,11 +124,6 @@ export const ForeignChainsEndpoints = [
name: "Turing",
paraId: 2114,
},
{
name: "InvArch",
paraId: 2125,
mutedUntil: new Date("2024-12-30").getTime(),
},
],
},
{
Expand Down

0 comments on commit 4224936

Please sign in to comment.