mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-01 17:41:33 +00:00
@@ -8,7 +8,7 @@ exclude_patterns = [
|
||||
"src/frontend/src/locales/**" # Frontend: Translations
|
||||
]
|
||||
test_patterns = [
|
||||
"**/test_.*.py",
|
||||
"**/test_*.py",
|
||||
"**/test.py",
|
||||
"**/tests.py"
|
||||
]
|
||||
|
Reference in New Issue
Block a user