mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Run base_url tests against /fixtures/facetable too, refs #712
This commit is contained in:
parent
99b1e91965
commit
6aa516d82d
1 changed files with 1 additions and 0 deletions
|
|
@ -1168,6 +1168,7 @@ def test_metadata_sort_desc(app_client):
|
|||
"/fixtures/compound_three_primary_keys",
|
||||
"/fixtures/compound_three_primary_keys/a,a,a",
|
||||
"/fixtures/paginated_view",
|
||||
"/fixtures/facetable",
|
||||
],
|
||||
)
|
||||
def test_base_url_config(base_url, path):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue