Improving testcase
All threads resolved!
All threads resolved!
Compare changes
@@ -4,7 +4,6 @@ import userEvent from '@testing-library/user-event'
It turns out the test did not fill any values in the form, which was not as intended. Updated test so that it does.