From 271b8b95bc8d12cbd378591c35d6136624164b17 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Mon, 31 Mar 2025 19:35:07 -0700 Subject: [PATCH] test spend accuracy --- .../test_spend_accuracy_tests.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{otel_tests/local_test_spend_accuracy_tests.py => spend_tracking_tests/test_spend_accuracy_tests.py} (100%) diff --git a/tests/otel_tests/local_test_spend_accuracy_tests.py b/tests/spend_tracking_tests/test_spend_accuracy_tests.py similarity index 100% rename from tests/otel_tests/local_test_spend_accuracy_tests.py rename to tests/spend_tracking_tests/test_spend_accuracy_tests.py