kopia lustrzana https://github.com/collective/icalendar
Update src/icalendar/tests/test_conference.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>pull/877/head
rodzic
e4e2b822d0
commit
84527db1ac
|
|
@ -74,7 +74,7 @@ def component(component_class):
|
|||
return component_class()
|
||||
|
||||
|
||||
def test_no_conferenes(component):
|
||||
def test_no_conferences(component):
|
||||
"""No conferences by default."""
|
||||
assert component.conferences == []
|
||||
assert "CONFERENCE" not in component
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue