@Override
  protected void tearDown() throws Exception {
    super.tearDown();

    System.setProperty("user.dir", originalUserDir);
  }