Skip to content

Commit 0f1434b

Browse files
committed
admin: remove deprecated mumbai network from tests.
1 parent 33bb0bf commit 0f1434b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src.ts/_tests/test-providers-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ describe("Test Networks", function() {
249249
"base", "base-sepolia",
250250
"bnb", "bnbt",
251251
"linea", "linea-sepolia",
252-
"matic", "matic-mumbai", "matic-amoy",
252+
"matic", "matic-amoy",
253253
"optimism", "optimism-sepolia",
254254
"xdai",
255255
];

0 commit comments

Comments
 (0)