Skip to content

Commit 1897346

Browse files
committed
testing
1 parent f17e159 commit 1897346

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/controllers/subscrptionsContoller.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ exports.requestOtp = async (req, res) => {
115115
}
116116
}
117117
);
118+
console.log(response)
118119

119120
return res.status(200).json(response.data);
120121

0 commit comments

Comments
 (0)