Skip to content

Commit 47c1386

Browse files
author
Kolea Plesco
committed
Notice Publisher tests sync
1 parent 265d299 commit 47c1386

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/e2e/notice_publisher/services/test_notice_publisher.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
def test_notice_publisher(notice_2016, mongodb_client):
1111
notice = notice_2016
12-
notice.ted_id = "TEST_" + notice.ted_id
1312
notice_repository = NoticeRepository(mongodb_client=mongodb_client)
1413
notice_repository.add(notice)
1514
notice_id = notice.ted_id

0 commit comments

Comments
 (0)