react-native-ui-lib
react-native-ui-lib copied to clipboard
Fixed dialog test to actually test for existence
Description
I changed the test so it would test for existence of the dialog instead of testing for the visibility of the modal. I thought they're the same thing.
Changelog
None
Additional info
None