From 3830d1884a0a065f69cea685a6781268725890b1 Mon Sep 17 00:00:00 2001 From: msm-cert <156842376+msm-cert@users.noreply.github.com> Date: Tue, 13 Aug 2024 12:05:23 +0000 Subject: [PATCH] Update tests/test_task_filters.py --- tests/test_task_filters.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_task_filters.py b/tests/test_task_filters.py index 8c3840f..de92522 100644 --- a/tests/test_task_filters.py +++ b/tests/test_task_filters.py @@ -287,6 +287,7 @@ def test_list_contains(self): "platform": "win32" }) self.assertFalse(task_different_win64.matches_filters(filters)) + def test_element_is_contained(self): filters = [ {