@Before
  public void doSetup() {
    threadSnapshot = new ThreadSnapshot().take();

    AeronTestUtils.setAeronEnvProps();
  }