refactor tests folder
This commit is contained in:
parent
01c697717b
commit
c2ffdf5d1b
@ -1,7 +1,7 @@
|
|||||||
import json
|
import json
|
||||||
|
|
||||||
# Opening JSON file
|
# Opening JSON file
|
||||||
f = open("get_user_details_extended.json")
|
f = open("./data/get_user_details_extended.json")
|
||||||
|
|
||||||
# returns JSON object as
|
# returns JSON object as
|
||||||
# a dictionary
|
# a dictionary
|
Loading…
Reference in New Issue
Block a user