Update test_utils.py
This commit is contained in:
@@ -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():
|
||||
|
||||
Reference in New Issue
Block a user