tests fix
This commit is contained in:
parent
b0389537a1
commit
52a5d248c7
2 changed files with 1 additions and 3 deletions
|
@ -31,8 +31,6 @@ class TestProfileHelper:
|
|||
assert ProfileHelper.get_path() == path
|
||||
assert ph.open_profile() == data
|
||||
assert os.path.exists(path + 'avatars/')
|
||||
profiles = ph.find_profiles()
|
||||
assert len(profiles) == 1
|
||||
|
||||
|
||||
class TestDNS:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue