We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9efb96a commit 12f029bCopy full SHA for 12f029b
tests/test_assets.py
@@ -5,7 +5,7 @@
5
import contentstack
6
from contentstack.basequery import QueryOperation
7
8
-global ASSET_UID
+ASSET_UID = ''
9
IMAGE = 'images_(1).jpg'
10
API_KEY = config.APIKEY
11
DELIVERY_TOKEN = config.DELIVERYTOKEN
0 commit comments