diff --git a/features.json b/features.json index dfe8382126b..9f2b282063e 100644 --- a/features.json +++ b/features.json @@ -2,13 +2,13 @@ "features": { "features-stripped-test": null, "ember-htmlbars-component-generation": null, - "ember-application-visit": null, + "ember-application-visit": true, "ember-routing-route-configured-query-params": null, "ember-libraries-isregistered": null, "ember-debug-handlers": true, "ember-routing-routable-components": null, "ember-metal-ember-assign": null, "ember-contextual-components": true, - "ember-container-inject-owner": null + "ember-container-inject-owner": true } }