Skip to content

Commit 6912498

Browse files
committed
NRL-1933 fix merge conflicts
1 parent 593e377 commit 6912498

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/get_s3_permissions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ def add_feature_test_files(local_path):
129129
("app-t004", [PointerTypes.APPOINTMENT.value], []),
130130
],
131131
"producer": [
132-
("app-t001", [PointerTypes.EOL_COORDINATION_SUMMARY.value]),
132+
("app-t001", [PointerTypes.EOL_COORDINATION_SUMMARY.value], []),
133133
(
134134
"app-t003",
135135
[

0 commit comments

Comments
 (0)