mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
enhance(e2e): add a local plugin for the e2e tests
This commit is contained in:
8
e2e-tests/plugin/package.json
Normal file
8
e2e-tests/plugin/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "e2e-plugin",
|
||||
"description": "A plugin for e2e tests",
|
||||
"main": "./index.html",
|
||||
"logseq": {
|
||||
"id": "a-logseq-plugin-for-e2e-tests"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user