This fixes following error in the merged reports:
```
(index):9825 TypeError: Cannot read properties of null (reading 'toFixed')
at msToString ((index):18917:15)
at TestFilesView ((index):19373:9)
at Uh ((index):9372:7)
at kj ((index):10444:7)
at Uk ((index):12508:86)
at Tk ((index):12134:11)
```
7 lines
97 B
JSON
7 lines
97 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"@playwright/test": "1.35.0-alpha-jun-7-2023"
|
|
}
|
|
}
|