Remove `toExist` jest matcher
Was confusing because VTU has the `.exists()` method. There were a number of instances where `toExist` was causing false positive specs.
Showing
Please register or sign in to comment
Was confusing because VTU has the `.exists()` method. There were a number of instances where `toExist` was causing false positive specs.