Skip to content

Commit 064326b

Browse files
committed
fix test
1 parent a65ac2b commit 064326b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_client.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
import os
44
from unittest.mock import MagicMock
55

6+
from gotrue import SyncMemoryStorage
7+
68
from supabase import ClientOptions, create_client
79

810

0 commit comments

Comments
 (0)