豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 9286541

Browse files
committed
Apply suggestion from @OrKoN
1 parent a633fae commit 9286541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tools/screenshot.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ describe('screenshot', () => {
7474
});
7575
});
7676

77-
it.only('with full page resulting in a large screenshot', async () => {
77+
it('with full page resulting in a large screenshot', async () => {
7878
await withBrowser(async (response, context) => {
7979
const page = context.getSelectedPage();
8080

0 commit comments

Comments
 (0)