diff --git a/tests/RobotFramework/tasks/E2E_Tutorials/Install.robot b/tests/RobotFramework/tasks/E2E_Tutorials/Install.robot index ca3ae267abf..40ea9c5f486 100644 --- a/tests/RobotFramework/tasks/E2E_Tutorials/Install.robot +++ b/tests/RobotFramework/tasks/E2E_Tutorials/Install.robot @@ -82,8 +82,6 @@ Uninstall ThinEdgeIO ${OUTPUT} Execute Command command -V tedge exp_exit_code=!0 Check repository creation - ${OUTPUT} Execute Command ls /etc/apt/sources.list.d/ - Should Contain ${OUTPUT} *.list ${OUTPUT} Execute Command apt-cache search tedge Should Contain ${OUTPUT} tedge - CLI tool use to control and configure thin-edge.io Should Contain ${OUTPUT} tedge-full - thin-edge.io virtual package to automatically install all tedge packages