1
0
mirror of synced 2025-12-21 19:11:14 -05:00
Files
airbyte/airbyte-integrations/connectors/source-intercom/unit_tests/conftest.py
btkcodedev 39abff0c17 Source Intercom: Migrate to manifest only format with components (#47240)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: ChristoGrab <christo.grab@gmail.com>
Co-authored-by: Danylo Jablonski <150933663+DanyloGL@users.noreply.github.com>
Co-authored-by: Christo Grabowski <108154848+ChristoGrab@users.noreply.github.com>
2024-12-17 17:56:20 -05:00

4 lines
125 B
Python

# Copyright (c) 2024 Airbyte, Inc., all rights reserved.
pytest_plugins = ["airbyte_cdk.test.utils.manifest_only_fixtures"]