gradio/package.json
Dawood Khan 2eaf61cf76
Integration tests (#1182)
* some integration tests

* more integration tests

* more tests

* update integration tests

* format
2022-05-27 04:53:50 -04:00

6 lines
65 B
JSON

{
"devDependencies": {
"@playwright/test": "^1.21.1"
}
}