Destroy component instances in environments dashboard tests
What does this MR do?
Previously the environments dashboard tests created new component instances listening to the store in each test case, making store updates very slow.
Edited by Coung Ngo