Skip to content

Commit 9e8c80c

Browse files
committed
update the number of default function
1 parent bfb10c3 commit 9e8c80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibis-server/tests/conftest.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def file_path(path: str) -> str:
1111
return os.path.join(os.path.dirname(__file__), path)
1212

1313

14-
DATAFUSION_FUNCTION_COUNT = 271
14+
DATAFUSION_FUNCTION_COUNT = 273
1515

1616

1717
@pytest.fixture(scope="session")

0 commit comments

Comments
 (0)