Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: ashcherbakov <[email protected]>
  • Loading branch information
ashcherbakov committed Aug 8, 2019
1 parent 4d47b84 commit a6d5591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indy_node/test/validator_info/test_validator_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# noinspection PyUnresolvedReferences
from plenum.common.ledger import Ledger
from plenum.test.primary_selection.test_primary_selector import FakeLedger
from plenum.test.primary_selection.test_view_changer_primary_selection import FakeLedger
from plenum.test.validator_info.conftest import info, node # qa

from indy_common.constants import TXN_TYPE, DATA, GET_NYM, GET_ATTR, GET_SCHEMA, GET_CLAIM_DEF, REF, SIGNATURE_TYPE
Expand Down

0 comments on commit a6d5591

Please sign in to comment.