From c5e24a6b830e3e21d12121ee8caddd067510cb92 Mon Sep 17 00:00:00 2001
From: Adriaan de Beer <adriaan@spaceadvisory.com>
Date: Wed, 30 Sep 2020 13:27:04 +0000
Subject: [PATCH] ST-456 unskipped test for itango

---
 post-deployment/features/tango_tools.feature | 1 -
 1 file changed, 1 deletion(-)

diff --git a/post-deployment/features/tango_tools.feature b/post-deployment/features/tango_tools.feature
index 2708c82c..f20712a9 100644
--- a/post-deployment/features/tango_tools.feature
+++ b/post-deployment/features/tango_tools.feature
@@ -5,7 +5,6 @@ Scenario: Connect to the tango database using tango_admin
   When I call the tango_admin command with parameter ping-database
   Then the return code is 0
 
-@skip
 Scenario: Test starting itango session
   Given the TANGO_HOST is defined in the environment
   When I call the itango3 command with parameter simple-prompt
-- 
GitLab