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 ac92187c12
commit 0345e085a2

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()