spec/kpm/unit_mysql/account_spec.yml in kpm-0.6.3 vs spec/kpm/unit_mysql/account_spec.yml in kpm-0.6.4

- old
+ new

@@ -1,12 +1,14 @@ database: name: test_kpm user: test_user password: test_password + host: 127.0.0.1 + port: 3306 killbill: user: admin password: password api_key: bob api_secret: lazar host: 127.0.0.1 - port: 8080 \ No newline at end of file + port: 8080