diff --git a/conda/js/src/components/plotterparameter/PlotterParameterEditor.spec.jsx b/conda/js/src/components/plotterparameter/PlotterParameterEditor.spec.jsx index 73dc849a18b8ea0eb0888967c4307f6cf18f8914..1efd25522acc86d43fc4d14c6ae00a496e8aa098 100644 --- a/conda/js/src/components/plotterparameter/PlotterParameterEditor.spec.jsx +++ b/conda/js/src/components/plotterparameter/PlotterParameterEditor.spec.jsx @@ -13,7 +13,7 @@ import testPlotters from '@test/test_plotters.json'; const libs = []; -describe.only('<PlotterParameterEditor />', () => { +describe('<PlotterParameterEditor />', () => { let wrapper; afterEach(() => {