mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Readme improvements and test fix
This commit is contained in:
@ -816,7 +816,7 @@
|
||||
"exec": [
|
||||
"var current_timestamp = Math.floor(Date.now() / 1000);",
|
||||
"pm.collectionVariables.set(\"data.timestamp1\", current_timestamp);",
|
||||
"pm.collectionVariables.set(\"data.timestamp2\", current_timestamp);"
|
||||
"pm.collectionVariables.set(\"data.timestamp2\", current_timestamp - 200);"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user