1
0
mirror of synced 2025-12-23 21:03:15 -05:00

Source Railz: Migrate to manifest-only format (#47244)

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Danylo Jablonski <150933663+DanyloGL@users.noreply.github.com>
This commit is contained in:
btkcodedev
2025-02-24 08:37:00 +05:30
committed by GitHub
parent 37bc5167f4
commit 23e2a27b46
44 changed files with 6408 additions and 5643 deletions

View File

@@ -0,0 +1,4 @@
# Copyright (c) 2024 Airbyte, Inc., all rights reserved.
# Include Airbyte's test utilities
pytest_plugins = ["airbyte_cdk.test.utils.manifest_only_fixtures"]