renumbering chapters >= 19
This commit is contained in:
@@ -2,7 +2,7 @@ import pytest
|
||||
|
||||
import schedule_v3 as schedule
|
||||
|
||||
@pytest.yield_fixture
|
||||
@pytest.fixture
|
||||
def records():
|
||||
yield schedule.load(schedule.JSON_PATH)
|
||||
|
||||
@@ -56,4 +56,4 @@ def test_event_speakers():
|
||||
|
||||
def test_event_no_speakers():
|
||||
event = schedule.Record.fetch('event.36848')
|
||||
assert event.speakers == []
|
||||
assert event.speakers == []
|
||||
|
||||
Reference in New Issue
Block a user