forked from Expensify/App
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -228,7 +228,7 @@ platform :ios do | |
2. Navigate to https://account.proton.me/login, log into Proton Mail using '[email protected]' as email and the password associated with "appletest.expensify@proton.me", provided above | ||
3. Once logged into Proton Mail, navigate to your inbox and locate the email triggered in step 1. The email subject should be 'Your magic sign-in link for Expensify' | ||
4. Open the email and copy the 6-digit sign-in code provided within | ||
5.Return to the Expensify app and enter the copied 6-digit code in the designated login field | ||
5. Return to the Expensify app and enter the copied 6-digit code in the designated login field | ||
} | ||
) | ||
rescue Exception => e | ||
|