Block bindings: UI for connecting bindings #109006
Annotations
2 errors and 1 warning
packages/block-editor/src/components/block-switcher/test/index.js#L132
Error: expect(received).toHaveLength(expected)
Expected length: 2
Received length: 3
Received array: [<button class="components-button components-menu-item__button editor-block-list-item-paragraph" role="menuitem" type="button"><span class="components-menu-item__item"><span class="block-editor-block-icon has-colors" />Paragraph</span></button>, <button class="components-button components-menu-item__button editor-block-list-item-heading" role="menuitem" type="button"><span class="components-menu-item__item"><span class="block-editor-block-icon has-colors" />Heading</span></button>, <button aria-expanded="false" class="components-button components-menu-item__button" role="menuitem" type="button"><span class="components-menu-item__item">Connect Block</span></button>]
at Object.toHaveLength (/home/runner/work/gutenberg/gutenberg/packages/block-editor/src/components/block-switcher/test/index.js:132:19)
|
|
|
The logs for this run have expired and are no longer available.
Loading