Not work test after update from 14.5.2 to 14.6.1 (toHaveValue('100 + 50')) #1302
Unanswered
KalashnikovTV
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
`
it('should display a mathematical expression when operators are entered', async () => {
const mockOnChange = jest.fn();
Expected: "100 + 50" Received: "10 050"
Beta Was this translation helpful? Give feedback.
All reactions