Skip to content

Commit

Permalink
Added cisco config platform commands
Browse files Browse the repository at this point in the history
Signed-off-by: Yucai Gu <yucgu@cisco.com>
  • Loading branch information
yucgu committed Aug 6, 2022
1 parent 83aa7d2 commit 8d83faa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/config_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -1586,6 +1586,7 @@ def teardown_class(cls):
print("TEARDOWN")
os.environ['UTILITIES_UNIT_TESTING'] = "0"

import pytest
@pytest.fixture(scope='module')
def ctx(scope='module'):
db = Db()
Expand Down

0 comments on commit 8d83faa

Please sign in to comment.