X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2F__init__.robot;h=b610a511a2f0aee57ae829f5adab2842ce3572a1;hb=refs%2Fchanges%2F73%2F38873%2F4;hp=46f3125845e5f25f2da00935a0e470843a382164;hpb=01d8f262afc567c3d49a23c3cb2cdeaced8a6887;p=csit.git diff --git a/tests/__init__.robot b/tests/__init__.robot index 46f3125845..b610a511a2 100644 --- a/tests/__init__.robot +++ b/tests/__init__.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Cisco and/or its affiliates. +# Copyright (c) 2022 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Library | resources.libraries.python.model.export_json +| Library | resources.libraries.python.model.ExportJson | | Suite Setup | Global Suite Setup | Suite Teardown | Global Suite Teardown