Remove useless attachToDocument usage in ee/spec/frontend/environments_dashboard
What does this MR do?
As described in &2419 (closed), cleans up our Jest tests from unnecessary attachToDocument
usage
Involved specs
-
ee/spec/frontend/environments_dashboard/components/environment_header_spec.js -
ee/spec/frontend/environments_dashboard/components/environment_spec.js -
ee/spec/frontend/environments_dashboard/components/project_header_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: #196752 (closed)