Skip to content

Commit c7f227f

Browse files
committed
test failed unittests
1 parent 8c933d6 commit c7f227f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

airbyte-integrations/connectors/source-s3/unit_tests/test_source.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ def test_transform_backslash_t_to_tab(tmp_path: Path) -> None:
1515
source = SourceS3()
1616
config = source.read_config(str(config_file))
1717
assert config["format"]["delimiter"] == "\t"
18+
assert False

0 commit comments

Comments
 (0)