From 756dcc96f678cf891cc7f30f2e5b24ab7430d41a Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 14 Dec 2023 13:53:15 +0100 Subject: [PATCH] rename --- tests/{test_pytest_abra.py => test_cli_full_integration.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{test_pytest_abra.py => test_cli_full_integration.py} (100%) diff --git a/tests/test_pytest_abra.py b/tests/test_cli_full_integration.py similarity index 100% rename from tests/test_pytest_abra.py rename to tests/test_cli_full_integration.py