Skip to content

Commit 12f029b

Browse files
🪴 clean tests
1 parent 9efb96a commit 12f029b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_assets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import contentstack
66
from contentstack.basequery import QueryOperation
77

8-
global ASSET_UID
8+
ASSET_UID = ''
99
IMAGE = 'images_(1).jpg'
1010
API_KEY = config.APIKEY
1111
DELIVERY_TOKEN = config.DELIVERYTOKEN

0 commit comments

Comments
 (0)