Skip to content

Commit eb6d658

Browse files
timsaucerCopilot
andauthored
Update examples/datafusion-ffi-example/python/tests/_test_config.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 274d9e7 commit eb6d658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/datafusion-ffi-example/python/tests/_test_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from datafusion_ffi_example import MyConfig
2020

2121

22-
def test_catalog_provider():
22+
def test_config_extension_show_set():
2323
config = MyConfig()
2424
config = SessionConfig(
2525
{"datafusion.catalog.information_schema": "true"}

0 commit comments

Comments
 (0)