mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-22 12:36:09 +00:00
fix: keep packaged dialogs inside mobile safe areas
This commit is contained in:
@@ -13,6 +13,7 @@ const testSteps: Step[] = [
|
||||
: []),
|
||||
{ name: "discover", args: ["run", "test:e2e:obsidian:discover"] },
|
||||
{ name: "smoke", args: ["run", "test:e2e:obsidian:smoke"] },
|
||||
{ name: "Svelte dialogue mounts", args: ["run", "test:e2e:obsidian:dialog-mounts"] },
|
||||
{ name: "vault reflection", args: ["run", "test:e2e:obsidian:vault-reflection"] },
|
||||
{ name: "CouchDB upload", args: ["run", "test:e2e:obsidian:couchdb-upload"] },
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user