[Tests] The new test is just for KiCad 7

This commit is contained in:
Salvador E. Tropea 2024-01-22 11:17:53 -03:00
parent 2b5c88cce4
commit a87a41d18b
1 changed files with 1 additions and 0 deletions

View File

@ -323,6 +323,7 @@ positions_a = {'Q1': (122, 77, 'top', 180),
POS_TRS = ('Q1', 'Q2', 'Q3', 'Q4', 'Q5', 'Q6', 'Q7', 'Q8')
@pytest.mark.skipif(not context.ki7(), reason="Just testing with 7")
def test_position_rot_a(test_dir):
""" """
prj = 'rotations'