fix(editor): support Cmd key for editor shortcuts on macOS #2591
Annotations
3 errors and 1 warning
|
test
Process completed with exit code 1.
|
|
tests/javascript/unit/mixins/EditorMixin.test.js > mixins/EditorMixin test suite > mounted/beforeUnmount hotkey wiring > registers hotkeys on mount and removes them on unmount:
tests/javascript/unit/mixins/EditorMixin.test.js#L158
AssertionError: expected [] to have a length of 4 but got +0
- Expected
+ Received
- 4
+ 0
❯ tests/javascript/unit/mixins/EditorMixin.test.js:158:32
|
|
npm-test-summary
Process completed with exit code 1.
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|