include flow test into default test list (remove notReady)

Signed-off-by: mpagenko <michael.pagenkopf@adtran.com>
Change-Id: Ic5116a2e88aedab2e49b17ac18343a83dedf3cea
diff --git a/tests/openonu-go-adapter/Voltha_ONUStateTests.robot b/tests/openonu-go-adapter/Voltha_ONUStateTests.robot
index 71d6e7b..61b2211 100755
--- a/tests/openonu-go-adapter/Voltha_ONUStateTests.robot
+++ b/tests/openonu-go-adapter/Voltha_ONUStateTests.robot
@@ -116,7 +116,7 @@
 Onu Flow Check
     [Documentation]    Validates the onu flows in ONOS and Voltha
     ...    Assuming that ONU State Test was executed where all the ONUs are reached the expected state!
-    [Tags]    functionalOnuGo    FlowTestOnuGo    notreadyOnuGo
+    [Tags]    functionalOnuGo    FlowTestOnuGo
     [Setup]    Start Logging    ONUFlowTest
     Run Keyword If    '${onu_state}'=='omci-flows-pushed'    Do Onu Flow Check
     ...    ELSE    Pass Execution    ${skip_message}    skipped