diff --git a/tests/load/test_read_interfaces.py b/tests/load/test_read_interfaces.py index cc35a47540..ab84ef0698 100644 --- a/tests/load/test_read_interfaces.py +++ b/tests/load/test_read_interfaces.py @@ -367,8 +367,7 @@ def test_delta_tables(destination_config: DestinationTestConfiguration) -> None: os.environ["DATA_WRITER__FILE_MAX_ITEMS"] = "700" pipeline = destination_config.setup_pipeline( - "read_pipeline", - dataset_name="read_test", + "read_pipeline", dataset_name="read_test", dev_mode=True ) # in case of gcs we use the s3 compat layer for reading