mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-18 12:08:52 +00:00
test: cover sqlite transaction guardrails
This commit is contained in:
@@ -96,6 +96,7 @@ const legacyStoreMarkers = [
|
||||
{ label: "Matrix sync store JSON", pattern: /\bbot-storage\.json\b/u },
|
||||
{ label: "Matrix storage metadata JSON", pattern: /\bstorage-meta\.json\b/u },
|
||||
{ label: "Matrix inbound dedupe JSON", pattern: /\binbound-dedupe\.json\b/u },
|
||||
{ label: "Matrix startup verification JSON", pattern: /\bstartup-verification\.json\b/u },
|
||||
{
|
||||
label: "Discord model-picker preferences JSON",
|
||||
pattern: /\bmodel-picker-preferences\.json\b/u,
|
||||
|
||||
Reference in New Issue
Block a user