Skip to content
Snippets Groups Projects
Commit 0e8bfc55 authored by Erik Reid's avatar Erik Reid
Browse files

import new method name

parent 007da2f5
Branches
Tags
No related merge requests found
...@@ -4,7 +4,7 @@ from resource_management.cli import cli ...@@ -4,7 +4,7 @@ from resource_management.cli import cli
@patch('resource_management.db.init_db_model') @patch('resource_management.db.init_db_model')
@patch('resource_management.cli.load_line_cards') @patch('resource_management.cli.load_router_ports')
@patch('resource_management.cli._save_router_info') @patch('resource_management.cli._save_router_info')
def test_cli_happy_flow( def test_cli_happy_flow(
_unused1, _unused2, _unused3, _unused1, _unused2, _unused3,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment