From 312c12faa27095d8ebafbe6b881812526e7a8771 Mon Sep 17 00:00:00 2001 From: XinRan Zhang Date: Tue, 16 Apr 2024 16:10:00 +0000 Subject: [PATCH] try to move test to known work place to see what's wrong --- .../tests/test/amazon/{misc => django}/configuration_test.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contract-tests/tests/test/amazon/{misc => django}/configuration_test.py (100%) diff --git a/contract-tests/tests/test/amazon/misc/configuration_test.py b/contract-tests/tests/test/amazon/django/configuration_test.py similarity index 100% rename from contract-tests/tests/test/amazon/misc/configuration_test.py rename to contract-tests/tests/test/amazon/django/configuration_test.py