Files
Remote-Terminal-for-MeshCore/tests/test_migrations/conftest.py
2026-04-19 19:31:26 -07:00

6 lines
296 B
Python

# Updated automatically when a new migration is added. Migration tests that
# run ``run_migrations`` to completion assert ``get_version == LATEST`` and
# ``applied == LATEST - starting_version`` so only this constant needs to
# change, not every individual assertion.
LATEST_SCHEMA_VERSION = 59