Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add constants for string validation length, test default timeou…
…t, and default take limit This commit adds three constants to the `constants.ts` file: `STRING_VALIDATION_LENGTH`, `TEST_DEFAULT_TIMEOUT`, and `DEFAULT_TAKE_LIMIT`. These constants are used for string validation length, test timeouts, and default take limits in the codebase.
- Loading branch information