utils tests

This commit is contained in:
realaravinth
2021-05-06 12:56:53 +05:30
parent c8d2ddbaf3
commit 14859ab594
8 changed files with 186 additions and 22 deletions

View File

@@ -16,7 +16,7 @@
*/
const genJsonPayload = (payload: any) => {
let value = {
const value = {
method: 'POST',
headers: {
'Content-Type': 'application/json',