Skip to content

Commit 9a43fc2

Browse files
author
Max Wang
committed
revert test change
1 parent 05dd478 commit 9a43fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/advanced/file_upload.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ def backoff(op, *, delays=(0, 2, 5, 10, 20, 20)):
183183

184184

185185
# --------------------------- Table ensure ---------------------------
186-
TABLE_SCHEMA_NAME = "new_FileSample111"
186+
TABLE_SCHEMA_NAME = "new_FileSample"
187187

188188

189189
def ensure_table():

0 commit comments

Comments
 (0)