Re-enable the photo and document sharing flow tests

This commit is contained in:
Stefan Ceriu 2024-09-27 16:14:05 +03:00 committed by Stefan Ceriu
parent be09f77ae2
commit a24e9932fc

View File

@ -41,9 +41,9 @@ class UserFlowTests: XCTestCase {
sendMessages()
// Intentionally disabled as they're super flakey on iOS 18 simulators
// checkPhotoSharing()
// checkDocumentSharing()
checkPhotoSharing()
checkDocumentSharing()
checkLocationSharing()