mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-12 11:50:22 +03:00
06e0aa40eb
This adds source code for the azure function that processes flakiness reports
13 lines
192 B
JSON
13 lines
192 B
JSON
{
|
|
"name": "",
|
|
"version": "",
|
|
"description": "",
|
|
"scripts": {
|
|
"test": "echo \"No tests yet...\""
|
|
},
|
|
"author": "",
|
|
"dependencies": {
|
|
"@azure/storage-blob": "^12.2.1"
|
|
}
|
|
}
|