]> git.openstreetmap.org Git - rails.git/blobdiff - config/database.yml
You can now test nodes. This test needs looked at again, as it currently doesn't...
[rails.git] / config / database.yml
index c0b5dd98c2bc707882f699322ce22f485c3d89d0..0fbfce31921013399d66573fc4a623836a71e3eb 100644 (file)
@@ -23,8 +23,8 @@ development:
 test:
   adapter: mysql
   database: osm_test
-  username: root
-  password:
+  username: osm_test
+  password: osm_test
   host: localhost
 
 production: