diff --git a/tests/test_plot/test_misc.py b/tests/test_plot/test_misc.py index 8c48d807..48431232 100644 --- a/tests/test_plot/test_misc.py +++ b/tests/test_plot/test_misc.py @@ -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'