Skip to content

Commit

Permalink
test(searcher): fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nitaibezerra committed Mar 26, 2023
1 parent 3d7427a commit 672df15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/qd_searcher_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
'14.08.2018.Data de Assinatura: 08.02.2023.Proteção de Dados / '
'<span style="font-family: \'rawline\',sans-serif; background: '
'#FFA;">LGPD</span>, Lei </p>',
'date': '2023-02-08',
'date': '08/02/2023',
'href': 'https://querido-diario.nyc3.cdn.digitaloceanspaces.com/4106902/2023-02-08/6147a0767244869c788d3f51a5b7c6bd6be3197e',
'section': 'QD - Edição ordinária ',
'title': 'Município de Curitiba - PR'
Expand All @@ -25,7 +25,7 @@
'14.08.2018.Data de Assinatura: 08.02.2023.Proteção de Dados / '
'<span style="font-family: \'rawline\',sans-serif; background: '
'#FFA;">LGPD</span>, Lei ',
'date': '2023-02-08',
'date': '08/02/2023',
'href': 'https://querido-diario.nyc3.cdn.digitaloceanspaces.com/4106902/2023-02-08/6147a0767244869c788d3f51a5b7c6bd6be3197e',
'section': 'QD - Edição ordinária ',
'title': 'Município de Curitiba - PR'}
Expand Down

0 comments on commit 672df15

Please sign in to comment.