add test
This commit is contained in:
parent
74d10e1951
commit
c14f40fccb
|
@ -1403,4 +1403,4 @@ def test_bug_4028_components(user: UserClient):
|
|||
# import pdb; pdb.set_trace()
|
||||
|
||||
assert '' not in [c.phid() for c in components1]
|
||||
assert '' not in [c.phid() for c in components2]
|
||||
assert '' not in [c.phid() for c in components2]
|
||||
|
|
Reference in New Issue