[Test][Fixed] test_diff_git_4 needs eeschema

This commit is contained in:
Salvador E. Tropea 2022-11-07 12:51:39 -03:00
parent a4e68b1c18
commit eee7b5d75b
1 changed files with 2 additions and 0 deletions

View File

@ -1405,6 +1405,8 @@ def test_diff_git_3(test_dir):
ctx.clean_up(keep_project=True)
@pytest.mark.slow
@pytest.mark.eeschema
def test_diff_git_4(test_dir):
""" Difference between the two repo points, wipe the current file, the first is missing """
prj = 'light_control'