From 4cff22f37292450c75b8a57c4dc2e9126e73efaa Mon Sep 17 00:00:00 2001 From: Giacomo Bernini Date: Fri, 28 Dec 2018 16:56:16 +0100 Subject: [PATCH] renamed robot file --- ...eckAndNotifications.robot => InstantiateVNFTaskWorkflow.robot} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename SOL003/VNFLifecycleManagement-API/{InstantiateVNFTaskWithCheckAndNotifications.robot => InstantiateVNFTaskWorkflow.robot} (100%) diff --git a/SOL003/VNFLifecycleManagement-API/InstantiateVNFTaskWithCheckAndNotifications.robot b/SOL003/VNFLifecycleManagement-API/InstantiateVNFTaskWorkflow.robot similarity index 100% rename from SOL003/VNFLifecycleManagement-API/InstantiateVNFTaskWithCheckAndNotifications.robot rename to SOL003/VNFLifecycleManagement-API/InstantiateVNFTaskWorkflow.robot -- GitLab