From c5607d3997414780f497ca7324e98051e9ed5a92 Mon Sep 17 00:00:00 2001 From: Bryann Valderrama Date: Fri, 27 Sep 2024 15:15:23 -0500 Subject: [PATCH] chore: update dates in fixtures --- fixtures/initial_data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fixtures/initial_data.json b/fixtures/initial_data.json index 0194ce4f..16f2bf8b 100644 --- a/fixtures/initial_data.json +++ b/fixtures/initial_data.json @@ -63,8 +63,8 @@ "model": "organizations.organization", "pk": 3, "fields": { - "created": "2024-09-11T17:15:35.694Z", - "modified": "2024-09-11T17:15:35.694Z", + "created": "2024-09-11T17:15:30.708Z", + "modified": "2024-09-11T17:15:30.708Z", "name": "OpenedX", "short_name": "openedx", "description": null,