Skip to content

Commit

Permalink
[FIX] Test
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielcardoso21 authored and luismalta committed Jan 11, 2021
1 parent 399febd commit 9e3aaa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l10n_br_zip/tests/test_l10n_br_zip_res_partner.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ def test_return_pycep_correios(self):
)
self.assertEquals(
self.res_partner.street,
"Avenida Paulista 2100",
"Avenida Paulista, 2100",
"Error in method zip_search with PyCEP-Correios" "to mapping field street.",
)
self.assertEquals(
Expand Down

0 comments on commit 9e3aaa3

Please sign in to comment.