Skip to content

Commit 65b8aaa

Browse files
committed
Added test case fixes
1 parent 77ee67d commit 65b8aaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_all_fields.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
KNOWN_MISSING_FIELDS = {
55
"pipelines": {"trigger_parameters",},
6-
"workflows": {"errored_by", "tag"},
6+
"workflows": {"errored_by"},
77
"jobs": {"approved_by", "approval_request_id"},
88
"pipeline_definition": {"created_at"},
99
"trigger": {"created_at", "disabled"}

0 commit comments

Comments
 (0)