From 852cb184eb4cdf77c0d980ab4ccc7b6a5d233d54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Junod?= Date: Wed, 20 Jan 2016 14:14:21 +0100 Subject: [PATCH] Add Edge --- Release-Procedure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-Procedure.md b/Release-Procedure.md index 20d174e..00f2043 100644 --- a/Release-Procedure.md +++ b/Release-Procedure.md @@ -1,7 +1,7 @@ This document is a work in progress. When it is finalized, it should be included as a doc within the repository itself. ### Run unit tests -Start with running unit tests in IE9, IE10, IE11, latest Safari, latest Chrome and latest Firefox and make sure all tests pass before the release process is started. +Start with running unit tests in IE9, IE10, IE11, Edge, latest Safari, latest Chrome and latest Firefox and make sure all tests pass before the release process is started. ### Create a release branch