renumbering chapters >= 19

This commit is contained in:
Luciano Ramalho
2021-09-10 12:35:57 -03:00
113 changed files with 633 additions and 1060 deletions

View File

@@ -2,7 +2,7 @@ import pytest
import schedule_v5 as schedule
@pytest.yield_fixture
@pytest.fixture
def records():
yield schedule.load(schedule.JSON_PATH)