From 4e04f7d6aa139be615e894b0d5a9045f521136cd Mon Sep 17 00:00:00 2001 From: defiQUG Date: Mon, 8 Jun 2026 05:43:06 -0700 Subject: [PATCH] fix(test): use RWATaxonomy asset class Commodities in GruMonetaryPolicyGateTest Aligns LiXAU fixture with on-chain validateProduct() and unblocks GRU audit suite. Co-authored-by: Cursor --- test/rwa/GruMonetaryPolicyGate.t.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/rwa/GruMonetaryPolicyGate.t.sol b/test/rwa/GruMonetaryPolicyGate.t.sol index a4de881..d9233de 100644 --- a/test/rwa/GruMonetaryPolicyGate.t.sol +++ b/test/rwa/GruMonetaryPolicyGate.t.sol @@ -19,7 +19,7 @@ contract GruMonetaryPolicyGateTest is Test { "LiXAU", 6, "LiXAU", - "Commodity", + "Commodities", "Gold", "Index", "XAU",