mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 22:22:53 +03:00
This reverts commit 3c126024ca
.
This commit is contained in:
parent
b6b2366d2c
commit
5be005b1c6
@ -62,7 +62,7 @@ class DebugLogger {
|
|||||||
|
|
||||||
export const debugLogger = new DebugLogger();
|
export const debugLogger = new DebugLogger();
|
||||||
|
|
||||||
const kLogCount = 500;
|
const kLogCount = 50;
|
||||||
export class RecentLogsCollector {
|
export class RecentLogsCollector {
|
||||||
private _logs: string[] = [];
|
private _logs: string[] = [];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user