From 36101b248723d1a76340438bc8e3f6beefbe62ad Mon Sep 17 00:00:00 2001 From: Zachary Lentz Date: Fri, 24 Jul 2020 16:24:34 -0700 Subject: [PATCH 1/2] TST: update tests to match lightpath update --- hutch_python/tests/happi_db.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hutch_python/tests/happi_db.json b/hutch_python/tests/happi_db.json index 13742b2f..cbdcbb85 100644 --- a/hutch_python/tests/happi_db.json +++ b/hutch_python/tests/happi_db.json @@ -11,6 +11,7 @@ "name": "{{name}}" }, "last_edit": "Tue Jan 16 13:36:13 2018", + "lightpath": true, "macros": null, "name": "tst_device_1", "parent": null, @@ -33,6 +34,7 @@ "name": "{{name}}" }, "last_edit": "Tue Jan 16 13:36:13 2018", + "lightpath": true, "macros": null, "name": "tst_device_2", "parent": null, @@ -55,6 +57,7 @@ "name": "{{name}}" }, "last_edit": "Tue Jan 16 13:36:13 2018", + "lightpath": true, "macros": null, "name": "tst_device_3", "parent": null, From fad4bf4a9d8108fe96d654983bf75195e741dd17 Mon Sep 17 00:00:00 2001 From: Zachary Lentz Date: Mon, 27 Jul 2020 14:45:49 -0700 Subject: [PATCH 2/2] MNT: accidental tabs removed --- hutch_python/tests/happi_db.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hutch_python/tests/happi_db.json b/hutch_python/tests/happi_db.json index cbdcbb85..2a01f4fe 100644 --- a/hutch_python/tests/happi_db.json +++ b/hutch_python/tests/happi_db.json @@ -11,7 +11,7 @@ "name": "{{name}}" }, "last_edit": "Tue Jan 16 13:36:13 2018", - "lightpath": true, + "lightpath": true, "macros": null, "name": "tst_device_1", "parent": null, @@ -34,7 +34,7 @@ "name": "{{name}}" }, "last_edit": "Tue Jan 16 13:36:13 2018", - "lightpath": true, + "lightpath": true, "macros": null, "name": "tst_device_2", "parent": null, @@ -57,7 +57,7 @@ "name": "{{name}}" }, "last_edit": "Tue Jan 16 13:36:13 2018", - "lightpath": true, + "lightpath": true, "macros": null, "name": "tst_device_3", "parent": null,