test(cli): import the page-function guard in its new unit test

This commit is contained in:
Miguel Angel Simon Sierra
2026-07-10 14:36:01 -04:00
parent 2ceb0683a8
commit c169dbaa54
@@ -5,6 +5,7 @@ import { afterEach, describe, expect, it, vi } from "vitest";
import {
captureRegionCrop,
clampCropRegion,
installPageFunctionGuard,
padCropRegion,
parseZoomTarget,
resolveCliChromeGpuMode,