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
refactor(CodeEditor): update Panel tests to use default context functions
- Removed the use of mockPanelFunctions in Panel tests, replacing them with defaultPanelContextFunctions for improved clarity and consistency.
- Updated test cases to directly utilize context configuration for undo and redo actions, enhancing maintainability and readability of the tests.
0 commit comments