Remove useless attachToDocument usage in spec/frontend/registry
What does this MR do?
As described in &2419 (closed), cleans up our Jest tests from unnecessary attachToDocument
usage
Involved specs
-
spec/frontend/registry/list/components/app_spec.js -
spec/frontend/registry/list/components/collapsible_container_spec.js -
spec/frontend/registry/list/components/project_empty_state_spec.js -
spec/frontend/registry/list/components/table_registry_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: #196762 (closed)