diff --git a/tests/integration/file_test.py b/tests/integration/file_test.py index cc21d85b7..d7fa0f8f7 100644 --- a/tests/integration/file_test.py +++ b/tests/integration/file_test.py @@ -18,7 +18,7 @@ MODULE_NAME = TestId.make_unique("File") -CONNECTOR_TYPE = AtlanConnectorType.API +CONNECTOR_TYPE = AtlanConnectorType.FILE FILE_NAME = f"{MODULE_NAME}-file.pdf" CERTIFICATE_STATUS = CertificateStatus.VERIFIED CERTIFICATE_MESSAGE = "Automated testing of the Python SDK."