Skip to content

Commit 6b786e8

Browse files
authored
Pause XCM check on parachain 2019 (#3011)
1 parent 134226c commit 6b786e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/helpers/foreign-chains.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ export const ForeignChainsEndpoints = [
164164
{
165165
name: "Composable",
166166
paraId: 2019,
167-
mutedUntil: new Date("2024-10-15").getTime(),
167+
mutedUntil: new Date("2025-01-27").getTime(),
168168
},
169169
{
170170
name: "Nodle",

0 commit comments

Comments
 (0)