test: make test apps' name prefixed with electron-test- (#33511)
This commit is contained in:
parent
a508dce1bf
commit
929fc8bea5
23 changed files with 26 additions and 50 deletions
2
spec/fixtures/api/singleton/package.json
vendored
2
spec/fixtures/api/singleton/package.json
vendored
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "electron-app-singleton",
|
||||
"name": "electron-test-singleton",
|
||||
"main": "main.js"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue