Skip to content

Commit d2e02c0

Browse files
committed
comment more unused code
1 parent 7018781 commit d2e02c0

File tree

1 file changed

+1
-1
lines changed
  • packages/compass-aggregations/src/components/pipeline-toolbar

1 file changed

+1
-1
lines changed

packages/compass-aggregations/src/components/pipeline-toolbar/index.spec.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ describe('PipelineToolbar', function () {
142142
showRunButton
143143
/>
144144
);
145-
const toolbar = screen.getByTestId('pipeline-toolbar');
146145
// TODO
146+
//const toolbar = screen.getByTestId('pipeline-toolbar');
147147
//expect(within(toolbar).queryByTestId('pipeline-settings')).to.not.exist;
148148
});
149149
});

0 commit comments

Comments
 (0)