From 4526c8c1f009aa9dbe63060fc34c8ab143c2f43d Mon Sep 17 00:00:00 2001 From: Daniel Roth Date: Fri, 2 Feb 2018 14:49:49 -0800 Subject: [PATCH] Add missing newline --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8621552c21..6a0e242bf4 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ Prerequisites: - Chrome Run `selenium-standalone start` + Run `dotnet test test/.E2ETest.csproj` ## Contributing