Skip to content

Commit a2f4de3

Browse files
Blu-Jmoldy530
andauthored
Update account-kit/core/src/store/store.test.ts
Co-authored-by: Michael Moldoveanu <[email protected]>
1 parent 2ac3352 commit a2f4de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

account-kit/core/src/store/store.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ describe("createConfig tests", () => {
1818
{
1919
dynamicFetchOptions: {
2020
headers: {
21-
"Alchemy-AA-Sdk-Version": expect.stringMatching(/\d+\.\d+\.\d+/),
21+
"Alchemy-AA-Sdk-Version": expect.stringMatching(/^v\d+\.\d+\.\d+/),
2222
},
2323
},
2424
},

0 commit comments

Comments
 (0)