it('fragment - #1 - raw fragment in path', async function () {
      const { host, au, container } = await start();
      const vmb = CustomElement.for<VmB>(host.querySelector('vm-b')).viewModel;

      await vmb.redirectFragment();