WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 607c889

Browse files
committed
test: fix some ci error?
1 parent e024e83 commit 607c889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/infra/client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { APIRequestContext, APIResponse, request } from "playwright/test";
22
import {
33
CustomType,
44
SharedSlice,
5-
} from "@prismicio/types-internal/lib/customtypes";
5+
} from "@prismicio/types-internal/lib/customtypes/index.js";
66
import { randomUUID } from "node:crypto";
77
import assert from "node:assert";
88

0 commit comments

Comments
 (0)