fix VOL-2406 test
Change-Id: Ib27ab1b09fd335909164b7b580749e99626fce62
diff --git a/tests/functional/Voltha_PODTests.robot b/tests/functional/Voltha_PODTests.robot
index c4f7074..f83a6da 100644
--- a/tests/functional/Voltha_PODTests.robot
+++ b/tests/functional/Voltha_PODTests.robot
@@ -364,7 +364,7 @@
... ${VOLTCTL_CONFIG}; voltctl device create -t openolt -H ${olt_ip}:${OLT_PORT}
Should Not Be Equal As Integers ${rc} 0
Log ${output}
- Should Contain '${output}' 'Device is already pre-provisioned'
+ Should Contain ${output} Device is already pre-provisioned
Log "This OLT is added already and enabled"
Sanity E2E Test for OLT/ONU on POD With Core Fail and Restart