diff --git a/conda/js/src/components/ParameterCreate.spec.jsx b/conda/js/src/components/ParameterCreate.spec.jsx index 8e3791fac9a52a6f5f4e0a3bd2550b2b5bf92451..8d2d6e251c5717db53bf152e9e63fdb328216db1 100644 --- a/conda/js/src/components/ParameterCreate.spec.jsx +++ b/conda/js/src/components/ParameterCreate.spec.jsx @@ -61,7 +61,7 @@ // name, // { // type: 'bool', -// default: '', +// default: 'true', // description: '', // } // ]);