mirror of
https://github.com/simonw/dclient.git
synced 2026-07-27 19:34:32 +02:00
Update for Datasette 1.0 alphas to pass tests
This commit is contained in:
parent
66a3cdd3be
commit
59129824e3
1 changed files with 1 additions and 1 deletions
|
|
@ -219,7 +219,7 @@ def test_insert_against_datasette(
|
|||
expected_table_json,
|
||||
):
|
||||
ds = Datasette(
|
||||
metadata={
|
||||
config={
|
||||
"permissions": {
|
||||
"create-table": {"id": "*"},
|
||||
"insert-row": {"id": "*"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue