From db674c8be0e290cfb6ec90872ea3a823003078a7 Mon Sep 17 00:00:00 2001 From: diegosouzapw Date: Tue, 19 May 2026 12:32:26 -0300 Subject: [PATCH] chore(tests): move #1731 integration test to tests/integration/ --- tests/{unit => integration}/combo-provider-exhaustion.test.ts | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{unit => integration}/combo-provider-exhaustion.test.ts (100%) diff --git a/tests/unit/combo-provider-exhaustion.test.ts b/tests/integration/combo-provider-exhaustion.test.ts similarity index 100% rename from tests/unit/combo-provider-exhaustion.test.ts rename to tests/integration/combo-provider-exhaustion.test.ts