From 8185e69a2bd74cdc50834fabccf15daa5a98d097 Mon Sep 17 00:00:00 2001 From: Toine van Kampen Date: Thu, 19 Apr 2018 22:32:13 +1000 Subject: [PATCH] Add History Entry Note headless chrome as the default for browser tests. --- History.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.md b/History.md index 46907a0c46..bb90de92fe 100644 --- a/History.md +++ b/History.md @@ -175,6 +175,10 @@ [Feature #24](https://github.com/meteor/meteor-feature-requests/issues/24) [PR #9657](https://github.com/meteor/meteor/pull/9657) +* Meteor's test runners have been updated to use headless Chrome instead for +browser tests. Test can still be run using PhantomJS by passing --phantom +to the self test command. + ## v1.6.1.1, 2018-04-02 * Node has been updated to version