From efb3f70d380c9705a7d7b07e900ce329b23dacfa Mon Sep 17 00:00:00 2001 From: Wing Lian Date: Wed, 8 Jan 2025 09:21:17 -0500 Subject: [PATCH] rename test files so it gets picked up --- tests/e2e/integrations/{kd.py => test_kd.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/e2e/integrations/{kd.py => test_kd.py} (100%) diff --git a/tests/e2e/integrations/kd.py b/tests/e2e/integrations/test_kd.py similarity index 100% rename from tests/e2e/integrations/kd.py rename to tests/e2e/integrations/test_kd.py