diff --git a/config/database.yml.pgsql b/config/database.yml.pgsql index 394d8ce..09f31ef 100644 --- a/config/database.yml.pgsql +++ b/config/database.yml.pgsql @@ -33,7 +33,7 @@ development: # Warning: The database defined as "test" will be erased and # re-generated from your development database when you run "rake". # Do not set this db to the same as development or production. -test:&TEST +test: &TEST adapter: postgresql encoding: unicode database: noosfero_test -- libgit2 0.21.2