Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com> Co-authored-by: Natik Gadzhi <natik@respawn.io>
4 lines
125 B
Python
4 lines
125 B
Python
# Copyright (c) 2024 Airbyte, Inc., all rights reserved.
|
|
|
|
pytest_plugins = ["airbyte_cdk.test.utils.manifest_only_fixtures"]
|