Fix test pattern glob in .deepsource.toml (#324)
Signed-off-by: Jai <jai@deepsource.io>
This commit is contained in:
committed by
Piero Molino
parent
cc9947803d
commit
f19e8f8c4b
+1
-1
@@ -1,7 +1,7 @@
|
||||
version = 1
|
||||
|
||||
test_patterns = [
|
||||
"tests/"
|
||||
"tests/**"
|
||||
]
|
||||
|
||||
[[analyzers]]
|
||||
|
||||
Reference in New Issue
Block a user