Skip to content

Commit d90aeb9

Browse files
committed
only use history location
1 parent ea542dd commit d90aeb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/dummy/config/environment.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module.exports = function (environment) {
66
modulePrefix: 'dummy',
77
environment,
88
rootURL: '/',
9-
locationType: 'auto',
9+
locationType: 'history',
1010

1111
EmberENV: {
1212
FEATURES: {

0 commit comments

Comments
 (0)