From 0572997a449c4d8cb2fd58e12b4cf43a18ef137e Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Wed, 15 Jul 2020 19:15:47 -0700 Subject: [PATCH] Update RELEASE_PROCESS.md --- RELEASE_PROCESS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE_PROCESS.md b/RELEASE_PROCESS.md index f347dcf3..af1a1620 100644 --- a/RELEASE_PROCESS.md +++ b/RELEASE_PROCESS.md @@ -105,10 +105,10 @@ Before a release, check that the following basic use cases work correctly: - Ensure that sintel.mp4 gets downloaded to `~/Downloads`. 2. Check that the auto-updater works - - Open the console and check for the line "No update available" to indicate + - Open the console and check for the line "No update available" to indicate that the auto-updater is working. 3. Add a new .torrent file via drag-and-drop. - - Ensure that it gets added to the list and starts downloading + - Ensure that it gets added to the list and starts downloading. 4. Remove a torrent from the client - Ensure that the file is removed from `~/Downloads`