ytdl-sub/tests/unit/utils/test_fixtures.py
2023-02-20 10:02:17 -08:00

6 lines
No EOL
191 B
Python

from resources import REGENERATE_FIXTURES
def test_regenerate_fixtures_is_false() -> None:
"""Make sure this is always set to False when committing"""
assert not REGENERATE_FIXTURES