Last active
July 10, 2018 13:20
-
-
Save dariayermolova/5d2385035b3ea0171504c331e4fa8562 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var update_name_user_c = "Smily " + parseInt(Math.random() * 10000); | |
pm.environment.set("update_name_user_c", update_name_user_c); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment