mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 06:02:57 +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();
|
||||
|
||||
const kLogCount = 500;
|
||||
const kLogCount = 50;
|
||||
export class RecentLogsCollector {
|
||||
private _logs: string[] = [];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user