diff --git a/frontend/src/container/PipelinePage/tests/PipelineListsView.test.tsx b/frontend/src/container/PipelinePage/tests/PipelineListsView.test.tsx index 46952d7ca8..6aa70986c3 100644 --- a/frontend/src/container/PipelinePage/tests/PipelineListsView.test.tsx +++ b/frontend/src/container/PipelinePage/tests/PipelineListsView.test.tsx @@ -275,14 +275,16 @@ describe('PipelinePage container test', () => { it('should have populated form fields when edit pipeline is clicked', async () => { render( - , + + + , ); // content assertion