development: adapter: mysql database: muck_oauth_development username: root password: host: localhost encoding: utf8 test: adapter: mysql database: muck_oauth_test username: root password: host: localhost encoding: utf8 cucumber: <<: *TEST