You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Rename test assertion for user input clarity
- Updated the test case from 'isInputEnabled' to 'isUserInput' to better reflect the parameter's purpose.
- Adjusted the assertion to check for 'isUserInput' instead of 'isInputEnabled' for improved clarity in the context of user input handling.
0 commit comments