Skip to content

Commit

Permalink
Update test_setsrc.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hasan-brcm authored May 31, 2024
1 parent 10dde38 commit 70af120
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/sonic-bgpcfgd/tests/test_setsrc.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
from . import swsscommon_test
from swsscommon import swsscommon

import sys
sys.modules["swsscommon"] = swsscommon_test

from bgpcfgd.managers_setsrc import ZebraSetSrc

TEMPLATE_PATH = os.path.abspath('../../dockers/docker-fpm-frr/frr')
Expand Down

0 comments on commit 70af120

Please sign in to comment.