diff --git a/features/javascript/operators/destructuring/javascript.operators.destructuring.rest_in_objects.html b/features/javascript/operators/destructuring/javascript.operators.destructuring.rest_in_objects.html index 4bebd5fb8..3bad02c1d 100644 --- a/features/javascript/operators/destructuring/javascript.operators.destructuring.rest_in_objects.html +++ b/features/javascript/operators/destructuring/javascript.operators.destructuring.rest_in_objects.html @@ -1,4 +1,8 @@ --- id: javascript.operators.destructuring.rest_in_objects -support: unknown +support: supported +tests: + - tests/cobro_main/es6/test_es6_destructure.html +tickets: + - https://github.com/surfly/cobro/pull/9125 ---