Rename neofs to frostfs
Signed-off-by: Yulia Kovshova <y.kovshova@yadro.com>
This commit is contained in:
parent
5a2c7ac98d
commit
6d3b6f0f2f
83 changed files with 330 additions and 338 deletions
|
@ -5,7 +5,7 @@ from uuid import uuid4
|
|||
|
||||
from neo3.wallet.wallet import Wallet
|
||||
|
||||
from neofs_testlib.utils.wallet import init_wallet, get_last_address_from_wallet
|
||||
from frostfs_testlib.utils.wallet import init_wallet, get_last_address_from_wallet
|
||||
|
||||
|
||||
class TestWallet(TestCase):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue