]> git.jsancho.org Git - datasette-pytables.git/blobdiff - tests/test_api.py
Custom sql
[datasette-pytables.git] / tests / test_api.py
index a6c7809baf1f8925aac341b79d4515bd0837b843..684689db7cd46a77f80e90f6f936beb39709513b 100644 (file)
@@ -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 {