diff options
-rw-r--r-- | test/csit/tests/integration/suite2/test1.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/csit/tests/integration/suite2/test1.robot b/test/csit/tests/integration/suite2/test1.robot index fd841861b..722dadfba 100644 --- a/test/csit/tests/integration/suite2/test1.robot +++ b/test/csit/tests/integration/suite2/test1.robot @@ -15,8 +15,8 @@ Dir Test CheckDir /tmp Url Test - [Documentation] Check if www.open-o.org can be reached - Create Session openo http://www.open-o.org + [Documentation] Check if www.onap.org can be reached + Create Session openo http://www.onap.org CheckUrl openo / Mock Hello Server Test |