describe('3-runtime-html/lifecycle-hooks.hydrating.spec.ts', function () {

  const hookSymbol = Symbol();
  let tracker: LifeycyleTracker | null = null;