[Tests] Adjusted the filters for test_sch_missing_filtered

- Not sure why needed, but these warnings are logic
This commit is contained in:
Salvador E. Tropea 2022-07-13 06:29:03 -03:00
parent 73c72ecb62
commit 4245709e3d
1 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,9 @@ global:
- number: 43
regex: FooBar
- number: 10
regex: '3D'
regex: '(3D|template)'
- number: 8
regex: kicad_common
filters:
- name: 'no_inductor'