Skip to content

Commit

Permalink
reset database.yml to its original state
Browse files Browse the repository at this point in the history
  • Loading branch information
klobuczek committed Oct 5, 2012
1 parent 1ffadb8 commit 09310db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/dummy/config/database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mysql: &mysql

postgresql: &postgresql
adapter: postgresql
username: heinrich
username: postgres
password:
database: dummy_<%= Rails.env %>
min_messages: ERROR
Expand Down

0 comments on commit 09310db

Please sign in to comment.