mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-16 09:00:32 +00:00
The keepActiveUser test connected the reassigned contact and exchanged messages, which is the sibling test's job. The only thing this one adds is how the user was created, and the reassignment succeeding is already asserted by the line above it. Keeps a check that the profile which was never activated still activates normally, and drops fourteen lines of duplicated connect flow. Not re-run - the worktree's dist-newstyle went with the crash, so this would be a full rebuild. Deleting trailing steps cannot break the assertions before them, and no helper it used became unused.