Skip to content

Commit

Permalink
misc: wording
Browse files Browse the repository at this point in the history
  • Loading branch information
rien333 committed Dec 17, 2024
1 parent ac837b2 commit dbb6992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ def voorbeeld_bestand_xml(mdto_example_files):

@pytest.fixture
def shared_informatieobject():
"""A pre-constructed and valid informatieobject"""
"""A pre-constructed valid informatieobject"""
return Informatieobject(
naam="Verlenen kapvergunning",
identificatie=IdentificatieGegevens("abcd-1234", "Corsa (Geldermalsen)"),
Expand Down

0 comments on commit dbb6992

Please sign in to comment.