Skip to content

Commit

Permalink
Merge pull request #203 from ZLLentz/update-tests
Browse files Browse the repository at this point in the history
TST: update tests to match lightpath update
  • Loading branch information
ZLLentz authored Jul 27, 2020
2 parents 8f0c013 + fad4bf4 commit a5e6c56
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hutch_python/tests/happi_db.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand All @@ -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,
Expand All @@ -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,
Expand Down

0 comments on commit a5e6c56

Please sign in to comment.