Steps:
Given using server "LOCAL"And "Alice" has generated invitationAnd using server "REMOTE"And "Brian" has accepted invitationAnd using server "LOCAL"When "Alice" deletes federation connection with user "Brian"
Actual:
Alice cannot longer find and share to Brian - correct
but Brian can find and share to Alice
Expected: both users cannot find and share with each other
Steps:
Given using server "LOCAL"
And "Alice" has generated invitation
And using server "REMOTE"
And "Brian" has accepted invitation
And using server "LOCAL"
When "Alice" deletes federation connection with user "Brian"
Actual: Alice cannot longer find and share to Brian - correct but Brian can find and share to Alice
Expected: both users cannot find and share with each other