Skip to content

Commit

Permalink
fix: use new package name in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Jan 18, 2022
1 parent 606e05e commit a6c6cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_web.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import unittest

from pybgpranking import PyBGPRanking
from pybgpranking2 import PyBGPRanking


class TestBasic(unittest.TestCase):
Expand Down

0 comments on commit a6c6cd9

Please sign in to comment.