fix globals within environments_bundle mock data

This commit is contained in:
Mike Greiling 2017-01-07 01:47:45 -06:00
parent 8dc13eca9a
commit 19b94e715d
1 changed files with 2 additions and 0 deletions

View File

@ -134,3 +134,5 @@ const environmentsList = [
updated_at: '2016-11-07T11:11:16.525Z',
},
];
window.environmentsList = environmentsList;