From 12ca1d8f785041ce507dca48f1ce26ec2d971abc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20W=C3=B3jcik?= <107313911+adrian-wojcik@users.noreply.github.com> Date: Thu, 26 Sep 2024 13:35:13 +0200 Subject: [PATCH] Update tests/integration/orchestration/prefect/flows/test_azure_sql_to_adls.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: MichaƂ Zawadzki --- .../orchestration/prefect/flows/test_azure_sql_to_adls.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/integration/orchestration/prefect/flows/test_azure_sql_to_adls.py b/tests/integration/orchestration/prefect/flows/test_azure_sql_to_adls.py index 81a9d0840..7b1b4fa58 100644 --- a/tests/integration/orchestration/prefect/flows/test_azure_sql_to_adls.py +++ b/tests/integration/orchestration/prefect/flows/test_azure_sql_to_adls.py @@ -8,7 +8,6 @@ def test_azure_sql_to_adls( adls_credentials_secret, aselite_credentials_secret, ): - # Mock Azure Data Lake object lake = AzureDataLake(config_key="adls_test") # Ensure the file does not exist before the test