Fix broken tracer test

This commit is contained in:
Simon Willison 2026-06-21 16:29:32 -07:00
commit 401fb6949c

View file

@ -64,7 +64,7 @@ def test_with_tracer():
" )\n"
" )",
{
"like": '%VIRTUAL TABLE%USING FTS%content="dogs"%',
"like": "%VIRTUAL TABLE%USING FTS%content=[dogs]%",
"like2": '%VIRTUAL TABLE%USING FTS%content="dogs"%',
"table": "dogs",
},