Commit 19b94e71 authored by Mike Greiling's avatar Mike Greiling

fix globals within environments_bundle mock data

parent 8dc13eca
...@@ -134,3 +134,5 @@ const environmentsList = [ ...@@ -134,3 +134,5 @@ const environmentsList = [
updated_at: '2016-11-07T11:11:16.525Z', updated_at: '2016-11-07T11:11:16.525Z',
}, },
]; ];
window.environmentsList = environmentsList;
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment