Skip to content

Commit 67df3ae

Browse files
committed
update
1 parent 1d8c6d7 commit 67df3ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/live_test/sendemail.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ def main():
316316
summary_data(testdata)
317317

318318
# Upload results to storage account, container
319-
container = '$web'
319+
container = "'$web'"
320320
try:
321321
logger.info('Uploading test results to storage account...')
322322
# container = get_container_name()

0 commit comments

Comments
 (0)