From c5fbd6f539b6eed657ca9274b6908f43ece7d6f4 Mon Sep 17 00:00:00 2001 From: Karun Atreya <33852651+KarunAtreya@users.noreply.github.com> Date: Wed, 2 Aug 2023 15:03:42 +0545 Subject: [PATCH] move resharing.feature from apiSpaces to apiReshare (#6936) --- .../features/{apiSpaces => apiReshare}/resharing.feature | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/acceptance/features/{apiSpaces => apiReshare}/resharing.feature (100%) diff --git a/tests/acceptance/features/apiSpaces/resharing.feature b/tests/acceptance/features/apiReshare/resharing.feature similarity index 100% rename from tests/acceptance/features/apiSpaces/resharing.feature rename to tests/acceptance/features/apiReshare/resharing.feature