X-Git-Url: https://git.jsancho.org/?p=datasette-pytables.git;a=blobdiff_plain;f=tests%2Ftest_api.py;h=684689db7cd46a77f80e90f6f936beb39709513b;hp=a6c7809baf1f8925aac341b79d4515bd0837b843;hb=d46bbde71b66e3c6c76e41cd303a5d5ea23db0c4;hpb=bebf2dd8e68c9d857ba22e2eaf6977b6ca1a8a57 diff --git a/tests/test_api.py b/tests/test_api.py index a6c7809..684689d 100644 --- a/tests/test_api.py +++ b/tests/test_api.py @@ -67,7 +67,6 @@ def test_custom_sql(app_client): 'sql': 'select identity from [/group1/table1]', '_shape': 'objects' }), - gather_request=False ) data = response.json assert {