Update spec to look for case name by ref
We can no longer use ('js-case-row').at(index).text() to check case name since we're shallowMounting and case name is now inside a component so we use a ref to find the case name instead
Showing
Please register or sign in to comment