Update environment to 3.0 conventions
This commit is contained in:
parent
3c31bbf393
commit
3b2cdb426d
|
@ -51,6 +51,7 @@ module.exports = function(environment) {
|
|||
ENV.APP.LOG_VIEW_LOOKUPS = false;
|
||||
|
||||
ENV.APP.rootElement = '#ember-testing';
|
||||
ENV.APP.autoboot = false;
|
||||
|
||||
ENV.browserify = {
|
||||
tests: true,
|
||||
|
|
Loading…
Reference in New Issue