Update test_utils.py
This commit is contained in:
parent
cf40d82d28
commit
f953d6723c
@ -5,7 +5,7 @@ from pocketbase.utils import camel_to_snake, to_datetime
|
||||
|
||||
|
||||
def test_version():
|
||||
assert __version__ == "0.2.2"
|
||||
assert __version__ == "0.3.0"
|
||||
|
||||
|
||||
def test_utils():
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user