Fail
expect(received).toHaveLength(expected)View in Storybook
Expected length: 2
Received length: 4
Received array: [<button class="css-1ndqz1z" type="button">Button</button>, <button class="css-1ndqz1z" type="button">Button</button>, <button class="css-6yho88" type="button">Button</button>, <button class="css-6yho88" type="button">Button</button>]
Chrome 89
1168x2349
Linux Amazon Linux 2
5693d2 on norbert/fix-next
Caught exception in
play
functionThis story threw an error after it finished rendering which means interactions may not have been executed fully.
Error: expect(received).toHaveLength(expected) Expected length: 2 Received length: 4 Received array: [<button class="css-1ndqz1z" type="button">Button</button>, <button class="css-1ndqz1z" type="button">Button</button>, <button class="css-6yho88" type="button">Button</button>, <button class="css-6yho88" type="button">Button</button>]