From e887e52d009632646a22f5a059a9738c1e8f4c3b Mon Sep 17 00:00:00 2001 From: Daniel Kratzert Date: Tue, 31 Oct 2023 08:40:51 +0100 Subject: [PATCH] Update test_main_table.py --- tests/test_main_table.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_main_table.py b/tests/test_main_table.py index 6bec0a5f..40469d59 100644 --- a/tests/test_main_table.py +++ b/tests/test_main_table.py @@ -81,7 +81,6 @@ def test_get_text_by_key(self): def test_Crystallographer_in_equipment_list(self): self.assertEqual('Crystallographer Details', self.myapp.ui.EquipmentTemplatesListWidget.item(1).text()) - @pytest.mark.skip('TODO: this tes can run ages') def test_load_equipment(self): self.myapp.equipment.import_equipment_from_file(str(data.parent / 'test-data/Crystallographer_Details.cif')) # make sure contact author is selected