From 6e0061b8458987d2f44a615c9972c6412507ccf8 Mon Sep 17 00:00:00 2001 From: Loic Nageleisen Date: Fri, 28 Jun 2024 12:44:16 +0200 Subject: [PATCH] Remove useless (and conflicting) constant --- Matrixfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Matrixfile b/Matrixfile index 52e1abb3a54..1a1547bc41a 100644 --- a/Matrixfile +++ b/Matrixfile @@ -2,7 +2,7 @@ # frozen_string_literal: true # rubocop:disable Layout/HashAlignment -TEST_METADATA = { +{ 'main' => { '' => '✅ 2.5 / ✅ 2.6 / ✅ 2.7 / ✅ 3.0 / ✅ 3.1 / ✅ 3.2 / ✅ 3.3 / ✅ 3.4 / ✅ jruby', 'core-old' => '✅ 2.5 / ✅ 2.6 / ✅ 2.7 / ✅ 3.0 / ✅ 3.1 / ✅ 3.2 / ✅ 3.3 / ✅ 3.4 / ✅ jruby'