Merge pull request #15162 from taosdata/test/crash_gen_error_code_update

test: update error code about crash_gen
This commit is contained in:
Hui Li 2022-07-20 09:29:57 +08:00 committed by GitHub
commit d5e74ed326
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1326,7 +1326,7 @@ class Task():
0x03A1, # STable [does] not exist
0x03AA, # Tag already exists
0x0603, # Table already exists
0x2602, # Table does not exist
0x2603, # Table does not exist
0x260d, # Tags number not matched