ytdl-sub/tests/unit/utils/test_fixtures.py
Jesse Bannon 13c9a41050 lint
2023-02-20 10:09:12 -08:00

6 lines
192 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