mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 19:46:46 +00:00
parent
8c14614bb5
commit
98d7c49ea5
@ -8,7 +8,7 @@ exclude_patterns = [
|
|||||||
"src/frontend/src/locales/**" # Frontend: Translations
|
"src/frontend/src/locales/**" # Frontend: Translations
|
||||||
]
|
]
|
||||||
test_patterns = [
|
test_patterns = [
|
||||||
"**/test_.*.py",
|
"**/test_*.py",
|
||||||
"**/test.py",
|
"**/test.py",
|
||||||
"**/tests.py"
|
"**/tests.py"
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user