diff --git a/src/payment.js b/src/payment.js index 8f11188..3426695 100644 --- a/src/payment.js +++ b/src/payment.js @@ -42,3 +42,4 @@ function processPayment(user, amount) { } module.exports = { processPayment }; +// trigger ci