added
diff --git a/tests/FuncUtils.py b/tests/FuncUtils.py
index d8571be..6951293 100644
--- a/tests/FuncUtils.py
+++ b/tests/FuncUtils.py
@@ -296,7 +296,7 @@
                     'Response packet does not match send packet')
 
 
-def sw_supported_actions(parent,use_cache="false"):
+def sw_supported_actions(parent,use_cache=False):
 #Returns the switch's supported actions
 
     cache_supported_actions = None