Skip to content

Commit 874b920

Browse files
authored
Remove marker for test autoconfig (#857)
1 parent 6a77d24 commit 874b920

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_autogen_config.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
import hashlib
22
from pathlib import Path
33

4-
import pytest
54
import yaml
65

76

8-
@pytest.mark.autogen_config
97
def test_modification_time():
108
# Ensure hash map consistency
119
hash_path = Path("utils/autogen_hash.yaml")

0 commit comments

Comments
 (0)