Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correct unreasonable value during test
Change max symbol len from 8 to 12 since that the current allow value range is 11-33, and 8 will make test fail after we adding value range constrain into the setting schema file.
- Loading branch information