Skip to content

Commit

Permalink
Carol shouldn't have to post before being re-added
Browse files Browse the repository at this point in the history
  • Loading branch information
Powersource committed Apr 6, 2023
1 parent 5b16699 commit d3073f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/exclude-members.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,6 @@ test("If you're not the excluder nor the excludee then you should still be in th
.catch((err) => t.error(err, 'carol failed to publish on first feed'))
if (firstFeedId) t.pass('carol posted first post')

await replicate(alice, carol).catch(t.error)

const { reAddMsg } = await alice.tribes2
.excludeMembers(groupId, [bobRoot.id])
.then((res) => {
Expand Down

0 comments on commit d3073f2

Please sign in to comment.