mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-27 17:36:42 -05:00
chore: fix test
This commit is contained in:
@@ -103,7 +103,7 @@ describe("phone-number", async (it) => {
|
||||
});
|
||||
});
|
||||
|
||||
describe.only("phone auth flow", async () => {
|
||||
describe("phone auth flow", async () => {
|
||||
let otp = "";
|
||||
|
||||
const { customFetchImpl, sessionSetter } = await getTestInstance({
|
||||
|
||||
Reference in New Issue
Block a user