From 4778e32570b07d7f45ba2e049ca3a2fe3125caf8 Mon Sep 17 00:00:00 2001 From: Babel Bot Date: Mon, 8 Feb 2021 23:29:23 +0100 Subject: [PATCH] chore: update test262 to 950d09751616a104cb87588e21b3a32563d332d4 (#12782) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 910b974f7b..ad5c2a426c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ FLOW_COMMIT = a1f9a4c709dcebb27a5084acf47755fbae699c25 -TEST262_COMMIT = 11624af8d0c3bdeb6bbc75a803a75ad146b92508 +TEST262_COMMIT = 950d09751616a104cb87588e21b3a32563d332d4 TYPESCRIPT_COMMIT = da8633212023517630de5f3620a23736b63234b1 # Fix color output until TravisCI fixes https://github.com/travis-ci/travis-ci/issues/7967