diff --git a/tests/test_tracer.py b/tests/test_tracer.py index ac490c5..d14697d 100644 --- a/tests/test_tracer.py +++ b/tests/test_tracer.py @@ -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", },