1
0
mirror of synced 2026-01-01 00:02:54 -05:00
Files
airbyte/airbyte-integrations/connectors/source-intercom/integration_tests/integration_test.py

13 lines
314 B
Python

#
# Copyright (c) 2023 Airbyte, Inc., all rights reserved.
#
def test_dummy():
"""
The new CAT package requires presence at least one DUMMY test,
to satisfy the `_customIntegrationTestsCoverage`.
TODO: this should not be required when testing the connectors using CAT/SAT
"""
assert True