From 847da4bc91c2d1a6dc8a1f1592b6d0e69844be97 Mon Sep 17 00:00:00 2001 From: Jedr Blaszyk Date: Fri, 3 Nov 2023 11:42:47 +0100 Subject: [PATCH] Fix ticking timebomb in tests --- tests/sources/test_sharepoint_online.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/sources/test_sharepoint_online.py b/tests/sources/test_sharepoint_online.py index ce97e8d88..68db53157 100644 --- a/tests/sources/test_sharepoint_online.py +++ b/tests/sources/test_sharepoint_online.py @@ -1962,7 +1962,7 @@ def site_pages(self): "Id": "4", "odata.id": "11", "GUID": "thats-not-a-guid", - "Modified": "2023-10-04T08:58:33Z", + "Modified": self.day_ago, } ]