Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor error check, change variable and update test sleep time in T…
…weets Editor Refactored the error checking in the longStorySend function in tweetseditor to improve readability and prevent possible 'nil' error returns. The variable name in another part of the code was changed from 'existMessages' to 'longStoryMessages' for better clarity. Additionally, the sleep time in the related unit test was increased to ensure all actions are properly executed before ending.
- Loading branch information