Skip to content

Commit

Permalink
Change base path for dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Radchenko committed Dec 4, 2014
1 parent 17eb529 commit 1d4a920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/dummy/config/environment.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = function(environment) {
var ENV = {
modulePrefix: 'dummy',
environment: environment,
baseURL: '/',
baseURL: '/ember-cli-toggle',
locationType: 'auto',
EmberENV: {
FEATURES: {
Expand Down

0 comments on commit 1d4a920

Please sign in to comment.