Skip to content

Commit 9dcde05

Browse files
committed
Base -> Base Sepolia in test
1 parent 23ba8ef commit 9dcde05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/baseSepoliaDeployments.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import type { Anvil } from "@viem/anvil";
1717
import type { Module, Registry } from "@hatsprotocol/modules-sdk";
1818
import "dotenv/config";
1919

20-
describe("Base deployments", () => {
20+
describe("Base Sepolia deployments", () => {
2121
let publicClient: PublicClient;
2222
let walletClient: WalletClient;
2323
let hatsModulesClient: HatsModulesClient;

0 commit comments

Comments
 (0)