Skip to content

Commit cdb007c

Browse files
committed
Updated data
1 parent 8dd78d6 commit cdb007c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test-transactionreporting.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ describe('Transaction Reporting', function() {
135135

136136
var getRequest = new ApiContracts.GetTransactionListForCustomerRequest();
137137
getRequest.setMerchantAuthentication(testData.merchantAuthenticationType);
138-
getRequest.setCustomerProfileId('1811474252');
138+
getRequest.setCustomerProfileId('1930354059');
139139

140140
//console.log(JSON.stringify(getRequest.getJSON(), null, 2));
141141

0 commit comments

Comments
 (0)