Remove no longer valid browser test
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
{
|
||||
"name": "owncast-browser-tests",
|
||||
"version": "1.0.0",
|
||||
"description": "Automated browser testing for Owncast",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "jest"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/owncast/owncast.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/owncast/owncast/issues"
|
||||
},
|
||||
"homepage": "https://github.com/owncast/owncast#readme",
|
||||
"devDependencies": {
|
||||
"jest": "^27.2.0",
|
||||
"jest-puppeteer": "^5.0.4",
|
||||
"puppeteer": "^9.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user