From fe5771f179c4de8ea607d4107db47661bafb0852 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 11 Dec 2023 10:41:01 -0800 Subject: [PATCH] Rename pared-down documents API test file Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com> --- src/documents/tests/{test_api.py => test_api_documents.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/documents/tests/{test_api.py => test_api_documents.py} (100%) diff --git a/src/documents/tests/test_api.py b/src/documents/tests/test_api_documents.py similarity index 100% rename from src/documents/tests/test_api.py rename to src/documents/tests/test_api_documents.py