Skip to content

Commit

Permalink
modified testapp routes file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brad Potts committed Sep 29, 2016
1 parent f08c2ad commit 61e2b82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion coverage/.resultset.json
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,6 @@
0
]
},
"timestamp": 1475185555
"timestamp": 1475185797
}
}
2 changes: 1 addition & 1 deletion spec/testapp/config/routes.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Rails.application.routes.draw do
mount Mtwarden::Engine => "/mtwarden"
mount Mtwarden::Engine => "/"
end

0 comments on commit 61e2b82

Please sign in to comment.