You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2021/09/27 15:22:10 UTC

[airavata-django-portal] branch develop updated: AIRAVATA-3513 Fixed tests: added new hash field to embed fixtures

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git


The following commit(s) were added to refs/heads/develop by this push:
     new 6f2f237  AIRAVATA-3513 Fixed tests: added new hash field to embed fixtures
6f2f237 is described below

commit 6f2f237ec95541713cb6a2421443c79d2da1ea4d
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Mon Sep 27 11:21:57 2021 -0400

    AIRAVATA-3513 Fixed tests: added new hash field to embed fixtures
---
 django_airavata/wagtailapps/base/fixtures/tests/default.json | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/django_airavata/wagtailapps/base/fixtures/tests/default.json b/django_airavata/wagtailapps/base/fixtures/tests/default.json
index 6370ea6..3a11b55 100644
--- a/django_airavata/wagtailapps/base/fixtures/tests/default.json
+++ b/django_airavata/wagtailapps/base/fixtures/tests/default.json
@@ -47,7 +47,8 @@
     "thumbnail_url": "https://i.ytimg.com/vi/wNr7YqjjzOY/hqdefault.jpg",
     "width": 480,
     "height": 270,
-    "last_updated": "2018-04-17T23:55:42.199Z"
+    "last_updated": "2018-04-17T23:55:42.199Z",
+    "hash": "147a040d415d33b901280845fb6fec01"
   }
 },
 {
@@ -64,7 +65,8 @@
     "thumbnail_url": "https://i.ytimg.com/vi/rsEne1ZiQrk/hqdefault.jpg",
     "width": 480,
     "height": 270,
-    "last_updated": "2018-04-17T23:59:51.125Z"
+    "last_updated": "2018-04-17T23:59:51.125Z",
+    "hash": "fcfb0b8bd3c648e8906c96011ad928ad"
   }
 },
 {
@@ -81,7 +83,8 @@
     "thumbnail_url": "https://i.ytimg.com/vi/BUsL-IxPquA/hqdefault.jpg",
     "width": 480,
     "height": 270,
-    "last_updated": "2018-04-18T18:54:28.709Z"
+    "last_updated": "2018-04-18T18:54:28.709Z",
+    "hash": "22d7655729ccc5aefd2b563c8f942263"
   }
 },
 {