public void ThenDistributionShouldBeDisplayed(string filterHeader)
 {
     distributionTab.GetFilterOptionHeader().Should().Contain(filterHeader);
 }