fix globals within environments_bundle mock data
This commit is contained in:
parent
8dc13eca9a
commit
19b94e715d
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue