Excluded lib_symbol_issues in ERC tests

- It misteriously started to interfere
This commit is contained in:
Salvador E. Tropea 2022-03-15 20:38:42 -03:00
parent 9d7aae8d64
commit b9fa99a4a0
2 changed files with 6 additions and 0 deletions

View File

@ -11,3 +11,6 @@ preflight:
- filter: 'Ignore unconnected pad 2 of C4'
number: 2
regex: 'Pad 2 of C4'
- filter: 'Ignore KiCad 6 lib_symbol_issues'
error: lib_symbol_issues
regex: ''

View File

@ -12,3 +12,6 @@ preflight:
- filter: 'Ignore unconnected pad 2 of C4'
number: 2
regex: 'Pad 2 of C4'
- filter: 'Ignore KiCad 6 lib_symbol_issues'
error: lib_symbol_issues
regex: ''