Skip to content

Commit c8f7e8c

Browse files
committed
Change locationType to history within rose
1 parent 9db91f9 commit c8f7e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: addons/rose/tests/dummy/config/environment.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module.exports = function (environment) {
1010
modulePrefix: 'dummy',
1111
environment,
1212
rootURL: '/',
13-
locationType: 'auto',
13+
locationType: 'history',
1414
EmberENV: {
1515
EXTEND_PROTOTYPES: false,
1616
FEATURES: {

0 commit comments

Comments
 (0)