This commit improves the test PagesTest::testItUnsubscribes() but adding a segment to the subscriber and making sure that the status of the SubscriberSegmentEntity changes when Pages::unsubscribe() is called. Before this change, the test was not covering this part of the execution path of the tested code. [MAILPOET-4020]