From c6b1fd4e5294dab083a4da9d1a26f4204531ed9a Mon Sep 17 00:00:00 2001 From: mike cullerton Date: Mon, 5 Apr 2021 13:18:56 -0400 Subject: [PATCH] Fix for failing tests. Q_COMPLETE is no longer a column in the PB Mock study table. --- tests/data/pb_responses/user_studies.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/data/pb_responses/user_studies.json b/tests/data/pb_responses/user_studies.json index 922c6ddc..be88c47f 100644 --- a/tests/data/pb_responses/user_studies.json +++ b/tests/data/pb_responses/user_studies.json @@ -3,7 +3,6 @@ "DATE_MODIFIED": "2020-02-19T14:26:49.127756", "HSRNUMBER": "12345", "NETBADGEID": "dhf8r", - "Q_COMPLETE": true, "STUDYID": 54321, "TITLE": "Another study about the effect of a naked mannequin on software productivity" }, @@ -11,7 +10,6 @@ "DATE_MODIFIED": "2020-02-19T14:24:55.101695", "HSRNUMBER": "", "NETBADGEID": "dhf8r", - "Q_COMPLETE": true, "STUDYID": 65432, "TITLE": "Peanut butter consumption among quiet dogs" }, @@ -19,7 +17,6 @@ "DATE_MODIFIED": "2020-02-19T14:24:55.101695", "HSRNUMBER": "", "NETBADGEID": "dhf8r", - "Q_COMPLETE": false, "STUDYID": 1, "TITLE": "Efficacy of xenomorph bio-augmented circuits on dexterity of cybernetic prostheses" }