Skip to content

Commit 59ba559

Browse files
committed
add an AssertEqual per comment
1 parent 772176b commit 59ba559

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

sdks/python/apache_beam/yaml/tests/iceberg_add_files.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,8 @@ pipelines:
108108
- type: ReadFromJson
109109
config:
110110
path: "{TEMP_DIR}/error.json*"
111+
- type: AssertEqual
112+
config:
113+
elements:
114+
- {file: "gs://dummy-bucket/does-not-exist.txt", error: "Could not determine the file's format"}
115+

0 commit comments

Comments
 (0)