From eec8372b56b94fdc7f1c81cc7f13c98b00174d37 Mon Sep 17 00:00:00 2001 From: Babel Bot Date: Fri, 17 Sep 2021 09:00:53 +0200 Subject: [PATCH] chore: update test262 to 650e7add4a4a2d9ee468d2e7625c0b68c130be04 (#13774) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e2b6d462f4..e174654659 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ FLOW_COMMIT = 92bbb5e9dacb8185aa73ea343954d0434b42c40b -TEST262_COMMIT = 66a3c3aa8b6170f84613dc66a87cd50c68e505df +TEST262_COMMIT = 650e7add4a4a2d9ee468d2e7625c0b68c130be04 TYPESCRIPT_COMMIT = e34b2adcaed2ff12761f7cbf87a299f5082c4e63 # Fix color output until TravisCI fixes https://github.com/travis-ci/travis-ci/issues/7967