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"]
|