[Tests] More adjusts to test_sch_missing_filtered filters
- Reason: Now tests are run in parallel, so we can catch a temporal KiCad configuration created by a parallel job.
This commit is contained in:
parent
4765121e3f
commit
a8a4c2ad9a
|
|
@ -10,6 +10,8 @@ global:
|
|||
regex: '(3D|template)'
|
||||
- number: 8
|
||||
regex: kicad_common
|
||||
- number: 9
|
||||
regex: EnvironmentVariables
|
||||
|
||||
filters:
|
||||
- name: 'no_inductor'
|
||||
|
|
|
|||
Loading…
Reference in New Issue