Remove useless attachToDocument usage in spec/frontend/pipelines
What does this MR do?
As described in &2419 (closed), cleans up our Jest tests from unnecessary attachToDocument
usage
Involved specs
-
spec/frontend/pipelines/graph/action_component_spec.js -
spec/frontend/pipelines/graph/job_item_spec.js -
spec/frontend/pipelines/graph/linked_pipeline_spec.js -
spec/frontend/pipelines/pipeline_triggerer_spec.js -
spec/frontend/pipelines/pipeline_url_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: #196760 (closed)