test/fixtures/address.xml in braintree-rails-0.0.2 vs test/fixtures/address.xml in braintree-rails-0.1.0

- old
+ new

@@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <address> <id>address_id</id> - <customer-id>8404776</customer-id> + <customer-id>customer_id</customer-id> <first-name>Brain</first-name> <last-name>Tree</last-name> <company>Braintree</company> <street-address>1134 Crane Avenue</street-address> <extended-address>Suite 200</extended-address> \ No newline at end of file