mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-05-08 16:51:51 +00:00
fix pattern
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"tasks": {
|
||||
"test": "deno test -A --no-check .",
|
||||
"test": "deno test -A --no-check test-*.ts",
|
||||
"test:local": "deno test -A --no-check test-setup-put-cat.ts test-mirror.ts",
|
||||
"test:push-pull": "deno test -A --no-check test-push-pull.ts",
|
||||
"test:setup-put-cat": "deno test -A --no-check test-setup-put-cat.ts",
|
||||
|
||||
Reference in New Issue
Block a user