diff --git a/test/helpers/foreign-chains.ts b/test/helpers/foreign-chains.ts index 4f418bc942..027b28f5bc 100644 --- a/test/helpers/foreign-chains.ts +++ b/test/helpers/foreign-chains.ts @@ -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, @@ -129,11 +124,6 @@ export const ForeignChainsEndpoints = [ name: "Turing", paraId: 2114, }, - { - name: "InvArch", - paraId: 2125, - mutedUntil: new Date("2024-12-30").getTime(), - }, ], }, {