[Tests] Marked test_drc_filter_2 as slow

This commit is contained in:
Salvador E. Tropea 2022-09-23 12:33:22 -03:00
parent 51193541f0
commit 20f324087f
1 changed files with 2 additions and 0 deletions

View File

@ -100,6 +100,8 @@ def test_drc_filter_1(test_dir):
ctx.clean_up(keep_project=True)
@pytest.mark.slow
@pytest.mark.pcbnew
@pytest.mark.skipif(context.ki5(), reason="KiCad 6 exclusions")
def test_drc_filter_2(test_dir):
""" Test using KiCad 6 exclusions """