Skip to content

Commit

Permalink
Merge pull request #296 from basedosdados/fix/inherit-column-coverage
Browse files Browse the repository at this point in the history
correction in docstring
  • Loading branch information
mfagundes authored Aug 9, 2023
2 parents 6564a9d + 73f9b9f commit b0ae95c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basedosdados_api/api/v1/tests/test_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ def test_table_with_empty_coverage(
):
"""
Test for Table with Coverage containing no DateTimeRange.
Must raise ValidationError.
Coverage must be empty string.
"""
tabela_bairros.save()
coverage_tabela_open.save()
Expand Down

0 comments on commit b0ae95c

Please sign in to comment.