Remove useless attachToDocument usage in spec/frontend/environments
What does this MR do?
As described in &2419 (closed), cleans up our Jest tests from unnecessary attachToDocument
usage
Involved specs
-
spec/frontend/environments/environment_monitoring_spec.js -
spec/frontend/environments/environment_rollback_spec.js -
spec/frontend/environments/environment_stop_spec.js -
spec/frontend/environments/environment_terminal_button_spec.js
Conformity
Availability and Testing
-
Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process.
Closes: #196756 (closed)