@Override
  @Test
  public void testNewSDKProjectInSDK() throws Exception {
    if (shouldSkipBundleTests()) return;

    super.testNewSDKProjectInSDK();
  }