[Tests] Moved the schematic diff to the slow tests

This commit is contained in:
Salvador E. Tropea 2022-09-02 07:48:04 -03:00
parent e9e4225b16
commit 1ff365b572
1 changed files with 2 additions and 0 deletions

View File

@ -1376,6 +1376,8 @@ def test_diff_git_3(test_dir):
ctx.clean_up(keep_project=True)
@pytest.mark.slow
@pytest.mark.eeschema
def test_diff_file_sch_1(test_dir):
""" Difference between the current Schematic and a reference file """
prj = 'light_control_diff'